com.fatdog.xmlEngine.junitTest
Class Expressions

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended bycom.fatdog.xmlEngine.junitTest.Expressions
All Implemented Interfaces:
junit.framework.Test

public class Expressions
extends junit.framework.TestCase

Tests a variety of XQuery expressions that don't require file access.

Version:
0.66
Author:
Howard Katz, howardk@fatdog.com

Constructor Summary
Expressions()
           
 
Method Summary
static junit.framework.Test suite()
           
 void test_ctor_0()
           
 void test_flwor_1()
           
 void test_flwor_10()
           
 void test_flwor_11()
           
 void test_flwor_12()
           
 void test_flwor_13()
           
 void test_flwor_14()
           
 void test_flwor_2()
           
 void test_flwor_3()
           
 void test_flwor_4()
           
 void test_flwor_5()
           
 void test_flwor_6()
           
 void test_flwor_7()
           
 void test_flwor_8()
           
 void test_flwor_9()
           
 void test_generalComp_1()
           
 void test_generalComp_12()
           
 void test_generalComp_13()
           
 void test_generalComp_2()
           
 void test_generalComp_3()
           
 void test_generalComp_4()
           
 void test_generalComp_5()
           
 void test_generalComp_6()
           
 void test_generalComp_7()
           
 void test_generalComp_8()
           
 void test_generalComp_9()
           
 void test_ifthenelse_1()
           
 void test_intLiteral_1()
           
 void test_orderComparison_1()
           
 void test_orderComparison_2()
           
 void test_orderComparison_3()
           
 void test_orderComparison_4()
           
 void test_sequence_1()
           
 void test_sequence_2()
           
 void test_sequence_3()
           
 void test_sequence_4()
           
 void test_sequence_5()
           
 void test_sequence_6()
           
 void test_some_1()
           
 void test_some_2()
           
 void test_some_3()
           
 void test_some_4()
           
 void test_stringLiteral()
           
 
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
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Expressions

public Expressions()
Method Detail

test_ctor_0

public void test_ctor_0()
                 throws InvalidQueryException
Throws:
InvalidQueryException

test_flwor_1

public void test_flwor_1()
                  throws InvalidQueryException
Throws:
InvalidQueryException

test_flwor_2

public void test_flwor_2()
                  throws InvalidQueryException
Throws:
InvalidQueryException

test_flwor_3

public void test_flwor_3()
                  throws InvalidQueryException
Throws:
InvalidQueryException

test_flwor_4

public void test_flwor_4()
                  throws InvalidQueryException
Throws:
InvalidQueryException

test_flwor_5

public void test_flwor_5()
                  throws InvalidQueryException
Throws:
InvalidQueryException

test_flwor_6

public void test_flwor_6()
                  throws InvalidQueryException
Throws:
InvalidQueryException

test_flwor_7

public void test_flwor_7()
                  throws InvalidQueryException
Throws:
InvalidQueryException

test_flwor_8

public void test_flwor_8()

test_flwor_9

public void test_flwor_9()
                  throws InvalidQueryException
Throws:
InvalidQueryException

test_flwor_10

public void test_flwor_10()
                   throws InvalidQueryException
Throws:
InvalidQueryException

test_flwor_11

public void test_flwor_11()
                   throws InvalidQueryException
Throws:
InvalidQueryException

test_flwor_12

public void test_flwor_12()
                   throws InvalidQueryException
Throws:
InvalidQueryException

test_flwor_13

public void test_flwor_13()
                   throws InvalidQueryException
Throws:
InvalidQueryException

test_flwor_14

public void test_flwor_14()
                   throws InvalidQueryException
Throws:
InvalidQueryException

test_generalComp_1

public void test_generalComp_1()
                        throws InvalidQueryException
Throws:
InvalidQueryException

test_generalComp_2

public void test_generalComp_2()
                        throws InvalidQueryException
Throws:
InvalidQueryException

test_generalComp_3

public void test_generalComp_3()
                        throws InvalidQueryException
Throws:
InvalidQueryException

test_generalComp_4

public void test_generalComp_4()
                        throws InvalidQueryException
Throws:
InvalidQueryException

test_generalComp_5

public void test_generalComp_5()
                        throws InvalidQueryException
Throws:
InvalidQueryException

test_generalComp_6

public void test_generalComp_6()
                        throws InvalidQueryException
Throws:
InvalidQueryException

test_generalComp_7

public void test_generalComp_7()
                        throws InvalidQueryException
Throws:
InvalidQueryException

test_generalComp_8

public void test_generalComp_8()
                        throws InvalidQueryException
Throws:
InvalidQueryException

test_generalComp_9

public void test_generalComp_9()
                        throws InvalidQueryException
Throws:
InvalidQueryException

test_generalComp_12

public void test_generalComp_12()
                         throws InvalidQueryException
Throws:
InvalidQueryException

test_generalComp_13

public void test_generalComp_13()
                         throws InvalidQueryException
Throws:
InvalidQueryException

test_ifthenelse_1

public void test_ifthenelse_1()
                       throws InvalidQueryException
Throws:
InvalidQueryException

test_intLiteral_1

public void test_intLiteral_1()
                       throws InvalidQueryException
Throws:
InvalidQueryException

test_orderComparison_1

public void test_orderComparison_1()

test_orderComparison_2

public void test_orderComparison_2()
                            throws InvalidQueryException
Throws:
InvalidQueryException

test_orderComparison_3

public void test_orderComparison_3()
                            throws InvalidQueryException
Throws:
InvalidQueryException

test_orderComparison_4

public void test_orderComparison_4()
                            throws InvalidQueryException
Throws:
InvalidQueryException

test_sequence_1

public void test_sequence_1()
                     throws InvalidQueryException
Throws:
InvalidQueryException

test_sequence_2

public void test_sequence_2()
                     throws InvalidQueryException
Throws:
InvalidQueryException

test_sequence_3

public void test_sequence_3()
                     throws InvalidQueryException
Throws:
InvalidQueryException

test_sequence_4

public void test_sequence_4()
                     throws InvalidQueryException
Throws:
InvalidQueryException

test_sequence_5

public void test_sequence_5()
                     throws InvalidQueryException
Throws:
InvalidQueryException

test_sequence_6

public void test_sequence_6()
                     throws InvalidQueryException
Throws:
InvalidQueryException

test_some_1

public void test_some_1()
                 throws InvalidQueryException
Throws:
InvalidQueryException

test_some_2

public void test_some_2()
                 throws InvalidQueryException
Throws:
InvalidQueryException

test_some_3

public void test_some_3()
                 throws InvalidQueryException
Throws:
InvalidQueryException

test_some_4

public void test_some_4()
                 throws InvalidQueryException
Throws:
InvalidQueryException

test_stringLiteral

public void test_stringLiteral()
                        throws InvalidQueryException
Throws:
InvalidQueryException

suite

public static junit.framework.Test suite()