|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.larkc.core.LarkcTest
eu.larkc.core.QueryTest
public class QueryTest
Test if simple queries send to LarKC get processed correctly.
Constructor Summary | |
---|---|
QueryTest()
|
Method Summary | |
---|---|
void |
queryUnknownHost()
Sends a query to a unknown host (should throw an IOException). |
void |
simpleQueryViaHttp()
Deprecated. |
Methods inherited from class eu.larkc.core.LarkcTest |
---|
deleteOrdiTreeDirectory, startLarKC |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QueryTest()
Method Detail |
---|
@Deprecated public void simpleQueryViaHttp() throws java.io.IOException
java.io.IOException
public void queryUnknownHost() throws java.net.MalformedURLException
java.net.MalformedURLException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |