|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.objectwave.test.UnitTestBaseImpl | +--com.objectwave.customClassLoader.Test
Nested Class Summary | |
static class |
Test.Runner
|
static class |
Test.Runner2
|
Field Summary |
Fields inherited from class com.objectwave.test.UnitTestBaseImpl |
testContext |
Constructor Summary | |
Test()
Constructor for the Test object |
Method Summary | |
static void |
main(java.lang.String[] args)
The main program for the Test class |
void |
testFileLoader()
|
void |
testFileLoaderWithSkip()
|
Methods inherited from class com.objectwave.test.UnitTestBaseImpl |
createTest, removeFile, setUp, tearDown, writeFile, writeFileResource |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Test()
Method Detail |
public static void main(java.lang.String[] args)
args
- The command line argumentspublic void testFileLoaderWithSkip() throws java.lang.Exception
java.lang.Exception
public void testFileLoader() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |