|
UTJML | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.TestSuite
edu.utep.cs.utjml.compiler.TestSuite
public class 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
|
| 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()
|
UTJML | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||