org.w3c.domts.level3.validation
Class TestOracleAltConfig

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

public class TestOracleAltConfig
extends junit.framework.TestSuite

Test suite that runs all DOM L3 Validation tests using the Oracle Parser for Java in an alternative configuration.


Constructor Summary
TestOracleAltConfig()
           
 
Method Summary
static junit.framework.TestSuite suite()
          Constructor
 
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

TestOracleAltConfig

public TestOracleAltConfig()
Method Detail

suite

public static junit.framework.TestSuite suite()
                                       throws java.lang.Exception
Constructor

Returns:
test suite
Throws:
java.lang.Exception