|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectSearchTest
public class SearchTest
This class is used to perform an end-to-end test of the LazyTree/SearchTree system.
| Field Summary | |
|---|---|
protected String |
baseDir
Base directory for relative file paths |
protected TestableDynaXML |
dynaXML
The servlet used in the test |
| Constructor Summary | |
|---|---|
SearchTest(String baseDir)
Default constructor |
|
| Method Summary | |
|---|---|
static void |
randomizeArray(Object[] array)
Randomly re-orders the elements of an array. |
String |
runDynaXML(String url)
Run a request through DynaXML |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected TestableDynaXML dynaXML
protected String baseDir
| Constructor Detail |
|---|
public SearchTest(String baseDir)
throws ServletException
baseDir - The directory that the servlet normally calls home.
ServletException| Method Detail |
|---|
public static void randomizeArray(Object[] array)
public String runDynaXML(String url)
throws IOException,
ServletException
IOException
ServletException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||