ORCentral
|
Public Member Functions | |
QueryLocationCommandTest (String name) | |
void | testExecute () throws Exception |
void | testBogusExecute () throws Exception |
Protected Member Functions | |
void | setUp () throws Exception |
void | tearDown () throws Exception |
Definition at line 14 of file QueryLocationCommandTest.java.
eu.coform.test.QueryLocationCommandTest.QueryLocationCommandTest | ( | String | name | ) |
Definition at line 24 of file QueryLocationCommandTest.java.
void eu.coform.test.QueryLocationCommandTest.setUp | ( | ) | throws Exception [protected] |
Definition at line 72 of file QueryLocationCommandTest.java.
void eu.coform.test.QueryLocationCommandTest.tearDown | ( | ) | throws Exception [protected] |
Definition at line 78 of file QueryLocationCommandTest.java.
void eu.coform.test.QueryLocationCommandTest.testBogusExecute | ( | ) | throws Exception |
Definition at line 94 of file QueryLocationCommandTest.java.
void eu.coform.test.QueryLocationCommandTest.testExecute | ( | ) | throws Exception |
Definition at line 84 of file QueryLocationCommandTest.java.