|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--junit.framework.TestSuite | +--com.eyebolt.iplib.ZTestSuite
ZTestSuite.java Created: Mon Apr 23 12:00:06 2001
Fields inherited from class junit.framework.TestSuite |
fName, fTests |
Constructor Summary | |
ZTestSuite()
Constructor for the ZTestSuite object |
Method Summary | |
static void |
main(java.lang.String[] args)
Runs the test case. |
static junit.framework.Test |
suite()
A unit test suite for JUnit |
Methods inherited from class junit.framework.TestSuite |
addTest, addTestMethod, addTestSuite, countTestCases, getConstructor, isPublicTestMethod, isTestMethod, run, runTest, testAt, testCount, tests, toString, warning |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public ZTestSuite()
Method Detail |
public static junit.framework.Test suite()
public static void main(java.lang.String[] args)
args
- Description of Parameter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |