org.basex.test.xqj
Class AllTests

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

public class AllTests
extends Object

This class registers and runs all available XQJ tests.

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

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

Constructor Detail

AllTests

public AllTests()
Method Detail

main

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

Parameters:
args - (ignored) command-line arguments

suite

public static Test suite()
Adds all tests.

Returns:
test instance