|
|||||||||
| Home >> All >> org >> media >> sep >> test >> [ parser overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.media.sep.test.parser
Class AllParserTestSuite

java.lang.Objectjunit.framework.TestSuite
org.media.sep.test.parser.AllParserTestSuite
- All Implemented Interfaces:
- junit.framework.Test
- public class AllParserTestSuite
- extends junit.framework.TestSuite
Class meant to run all the Test Suites related to datastore project, Sep parser package.
- Version:
- $Revision: 1.11 $ $Date: 2001/09/19 16:44:45 $
| Field Summary |
| Fields inherited from class junit.framework.TestSuite |
|
| Constructor Summary | |
AllParserTestSuite(java.lang.String name)
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
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 |
| Constructor Detail |
AllParserTestSuite
public AllParserTestSuite(java.lang.String name)
| Method Detail |
suite
public static junit.framework.Test suite()
main
public static void main(java.lang.String[] args)
|
|||||||||
| Home >> All >> org >> media >> sep >> test >> [ parser overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC