|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.wpi.cs.dsrg.xmldb.xat.testfiles.TestFunctions
This Class is used to test functions.
Constructor Summary | |
TestFunctions()
TestFunctions constructor comment. |
Method Summary | |
static void |
main(java.lang.String[] argvs)
|
static void |
test1()
Test case 1: Test the Function() To see if that can dynamically find the proper function class. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public TestFunctions()
Method Detail |
public static void main(java.lang.String[] argvs)
public static void test1()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |