org.w3c.domts.level3.xpath
Class TestXalan

java.lang.Object
  extended by junit.framework.TestSuite
      extended by org.w3c.domts.level3.xpath.TestXalan
All Implemented Interfaces:
junit.framework.Test

public class TestXalan
extends junit.framework.TestSuite


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

Constructor Detail

TestXalan

public TestXalan()
Method Detail

suite

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