org.w3c.domts.level1.core
Class TestDOM4J

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

public class TestDOM4J
extends junit.framework.TestSuite


Constructor Summary
TestDOM4J()
           
 
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

TestDOM4J

public TestDOM4J()
Method Detail

suite

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