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

java.lang.Objectjunit.framework.TestSuite
org.media.datastore.test.sepengine.AllSepengineTestSuite
- All Implemented Interfaces:
- junit.framework.Test
- public class AllSepengineTestSuite
- extends junit.framework.TestSuite
Class meant to run all the Test Suites related to datastore project, Sep parser package.
- Version:
- $Revision: 1.7 $ $Date: 2001/09/27 20:24:53 $
| Field Summary |
| Fields inherited from class junit.framework.TestSuite |
|
| Constructor Summary | |
AllSepengineTestSuite(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 |
AllSepengineTestSuite
public AllSepengineTestSuite(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 >> datastore >> test >> [ sepengine overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC