org.ucl.xpathtest
Class XPathTestSuite

java.lang.Object
  extended byorg.ucl.xpathtest.XPathTestSuite

public class XPathTestSuite
extends java.lang.Object

The complete test suite for the project


Constructor Summary
XPathTestSuite()
           
 
Method Summary
static void main(java.lang.String[] args)
          Utility to start all tests
static junit.framework.Test suite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XPathTestSuite

public XPathTestSuite()
Method Detail

suite

public static junit.framework.Test suite()
Returns:
all the tests to perform

main

public static void main(java.lang.String[] args)
Utility to start all tests