org.w3c.domts.level2.core
Class TestDefaultLSAltConfig

java.lang.Object
  extended byjunit.framework.TestSuite
      extended byorg.w3c.domts.level2.core.TestDefaultLSAltConfig
All Implemented Interfaces:
junit.framework.Test

public class TestDefaultLSAltConfig
extends junit.framework.TestSuite

Test suite that runs all DOM L2 Core tests using the Default LS parser in an alternate configuration


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

TestDefaultLSAltConfig

public TestDefaultLSAltConfig()
Method Detail

suite

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