org.basex.test.xmldb
Class AllTests

java.lang.Object
  extended by org.basex.test.xmldb.AllTests

public final class AllTests
extends Object

This class registers and runs all available XMLDB/API tests.

Author:
Workgroup DBIS, University of Konstanz 2005-10, ISC License, Christian Gruen

Method Summary
static void main(String[] args)
          Main method.
static Test suite()
          Registers all JUnit tests.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
                 throws Exception
Main method.

Parameters:
args - (ignored) command-line arguments
Throws:
Exception - exceptions

suite

public static Test suite()
                  throws Exception
Registers all JUnit tests.

Returns:
test suite
Throws:
Exception - exception