|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--junit.framework.TestSuite | +--com.conradroche.matra.test.parser.ReaderTestSuite
Test Suite to run the test cases for the matra.parser classes.
Constructor Summary | |
ReaderTestSuite(java.lang.String arg0)
Constructor for ReaderTestSuite. |
Method Summary | |
static junit.framework.Test |
suite()
CR: JavaDoc: Add javadoc for ReaderTestSuite::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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ReaderTestSuite(java.lang.String arg0)
arg0
- Method Detail |
public static junit.framework.Test suite()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |