org.basex.test
Class XQJTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.basex.test.XQJTest
All Implemented Interfaces:
Test

public final class XQJTest
extends TestCase

This class tests some XQJ features (arbitrary samples).

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

Constructor Summary
XQJTest()
           
 
Method Summary
 void test1()
          Test.
 void test10()
          Test.
 void test11()
          Test.
 void test12()
          Test.
 void test13()
          Test.
 void test14()
          Test.
 void test15()
          Test.
 void test16()
          Test.
 void test19()
          Test.
 void test2()
          Test.
 void test20()
          Test.
 void test21()
          Test.
 void test22()
          Test.
 void test23()
          Test.
 void test25()
          Test.
 void test3()
          Test.
 void test32()
          Test.
 void test34()
          Test.
 void test4()
          Test.
 void test5()
          Test.
 void test6()
          Test.
 void test7()
          Test.
 void test9()
          Test.
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, runBare, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XQJTest

public XQJTest()
Method Detail

test1

public void test1()
           throws Exception
Test.

Throws:
Exception - exception

test2

public void test2()
           throws Exception
Test.

Throws:
Exception - exception

test3

public void test3()
           throws Exception
Test.

Throws:
Exception - exception

test4

public void test4()
           throws Exception
Test.

Throws:
Exception - exception

test5

public void test5()
           throws Exception
Test.

Throws:
Exception - exception

test6

public void test6()
           throws Exception
Test.

Throws:
Exception - exception

test7

public void test7()
           throws Exception
Test.

Throws:
Exception - exception

test9

public void test9()
           throws Exception
Test.

Throws:
Exception - exception

test10

public void test10()
            throws Exception
Test.

Throws:
Exception - exception

test11

public void test11()
            throws Exception
Test.

Throws:
Exception - exception

test12

public void test12()
            throws Exception
Test.

Throws:
Exception - exception

test13

public void test13()
            throws Exception
Test.

Throws:
Exception - exception

test14

public void test14()
            throws Exception
Test.

Throws:
Exception - exception

test15

public void test15()
            throws Exception
Test.

Throws:
Exception - exception

test16

public void test16()
            throws Exception
Test.

Throws:
Exception - exception

test19

public void test19()
            throws Exception
Test.

Throws:
Exception - exception

test20

public void test20()
            throws Exception
Test.

Throws:
Exception - exception

test21

public void test21()
            throws Exception
Test.

Throws:
Exception - exception

test22

public void test22()
            throws Exception
Test.

Throws:
Exception - exception

test23

public void test23()
            throws Exception
Test.

Throws:
Exception - exception

test25

public void test25()
            throws Exception
Test.

Throws:
Exception - exception

test32

public void test32()
            throws Exception
Test.

Throws:
Exception - exception

test34

public void test34()
            throws Exception
Test.

Throws:
Exception - exception