|
Vector Graphics, 2.4 | |||||||
| 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(String formatName)
|
protected void |
addTests(String[] args)
|
protected void |
addTests(String formatName,
Properties properties)
|
protected void |
addTests(org.freehep.graphicsio.test.TestSuite.Format fmt,
Properties properties)
|
static void |
main(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,
Properties properties)
protected void addTests(String formatName,
Properties properties)
protected void addTests(String formatName)
protected void addTests(String[] args)
public static TestSuite suite()
public static void main(String[] args)
|
Vector Graphics, 2.4 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||