|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjunit.framework.TestSuite
org.w3c.domts.level3.ls.TestOracle
public class TestOracle
A JUnit test suite that will run all Load and Save tests using the Oracle XML Parser for Java
| Constructor Summary | |
|---|---|
TestOracle()
|
|
| Method Summary | |
|---|---|
static junit.framework.TestSuite |
suite()
Constructs the test 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 |
|---|
public TestOracle()
| Method Detail |
|---|
public static junit.framework.TestSuite suite()
throws java.lang.Exception
java.lang.Exception - can throw class load exceptions
if class path does not contain dom3-ls.jar or
xmlparserv2.jar
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||