|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.larkc.core.data.RemoteEndpoint
public class RemoteEndpoint
Tests the functionality of the data layer with sparql queries.
Constructor Summary | |
---|---|
RemoteEndpoint()
|
Method Summary | |
---|---|
void |
testSPARQLAsk()
Tests a sparql ask on the data layer. |
void |
testSPARQLConstruct()
Tests a sparql construct on the data layer. |
void |
testSPARQLSelect()
Tests a sparql select on the data layer. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteEndpoint()
Method Detail |
---|
public void testSPARQLSelect()
public void testSPARQLConstruct()
public void testSPARQLAsk()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |