|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.TestSuite
org.freehep.graphicsio.test.TestSuite
public class TestSuite
Nested Class Summary | |
---|---|
static class |
TestSuite.TestCase
|
Constructor Summary | |
---|---|
protected |
TestSuite()
|
Method Summary | |
---|---|
protected void |
addTests(java.lang.String formatName)
|
protected void |
addTests(java.lang.String[] args)
|
protected void |
addTests(org.freehep.graphicsio.test.TestSuite.Format fmt,
java.util.Properties properties)
|
static void |
main(java.lang.String[] args)
|
static TestSuite |
suite()
|
Methods inherited from class junit.framework.TestSuite |
---|
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString, warning |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected TestSuite()
Method Detail |
---|
protected void addTests(org.freehep.graphicsio.test.TestSuite.Format fmt, java.util.Properties properties)
protected void addTests(java.lang.String formatName)
protected void addTests(java.lang.String[] args)
public static TestSuite suite()
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |