|
JML | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjunit.framework.TestSuite
org.jmlspecs.samples.digraph.TestSuite
This class is automatically generated using org.multijava.util.testing.Main and is used to group a collection of JUnit tests for the local package and perhaps some subpackages.
| Field Summary | |
static String |
TEST_DESC
|
| Fields inherited from class junit.framework.TestSuite |
|
| Constructor Summary | |
TestSuite()
|
|
TestSuite(String name)
|
|
| Method Summary | |
static junit.framework.Test |
suite()
|
| Methods inherited from class junit.framework.TestSuite |
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final String TEST_DESC
| Constructor Detail |
public TestSuite()
public TestSuite(String name)
| Method Detail |
public static junit.framework.Test suite()
|
JML | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||