org.w3c.domts.level3.ls
Class TestOracle

java.lang.Object
  extended byjunit.framework.TestSuite
      extended byorg.w3c.domts.level3.ls.TestOracle
All Implemented Interfaces:
junit.framework.Test

public class TestOracle
extends junit.framework.TestSuite

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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestOracle

public TestOracle()
Method Detail

suite

public static junit.framework.TestSuite suite()
                                       throws java.lang.Exception
Constructs the test suite

Returns:
test suite
Throws:
java.lang.Exception - can throw class load exceptions if class path does not contain dom3-ls.jar or xmlparserv2.jar