com.fatdog.xmlEngine.junitTest
Class OneFileXPaths
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.fatdog.xmlEngine.junitTest.OneFileXPaths
- All Implemented Interfaces:
- junit.framework.Test
- Direct Known Subclasses:
- TwoFileXPaths
- public class OneFileXPaths
- extends junit.framework.TestCase
Tests a variety of XQuery expressions that select nodes from a single-document collection.
The single file referenced, "bib.xml", ships with the XQuery Uses Cases.
- Version:
- 0.61
- Author:
- Howard Katz, howardk@fatdog.com
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 |
OneFileXPaths
public OneFileXPaths()
test_attributes_1
public void test_attributes_1()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_attributes_2
public void test_attributes_2()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_attributes_3
public void test_attributes_3()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_child_1
public void test_child_1()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_child_2
public void test_child_2()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_child_3
public void test_child_3()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_descendants_1
public void test_descendants_1()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_descendants_2
public void test_descendants_2()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_descendants_3
public void test_descendants_3()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_descendants_4
public void test_descendants_4()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_filter_00
public void test_filter_00()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_filter_0
public void test_filter_0()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_filter_1
public void test_filter_1()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_filter_2
public void test_filter_2()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_filter_3
public void test_filter_3()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_filter_4
public void test_filter_4()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_filter_5
public void test_filter_5()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_filter_6
public void test_filter_6()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_filter_7
public void test_filter_7()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_filter_8
public void test_filter_8()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_getNumDocs
public void test_getNumDocs()
test_getDocNames
public void test_getDocNames()
test_getDocNameOutOfRange
public void test_getDocNameOutOfRange()
test_getNodeCounts
public void test_getNodeCounts()
test_misc_nodeTypesAtLeaf_1
public void test_misc_nodeTypesAtLeaf_1()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_misc_nodeTypesAtLeaf_2
public void test_misc_nodeTypesAtLeaf_2()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_misc_nodeTypesAtLeaf_3
public void test_misc_nodeTypesAtLeaf_3()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_misc_nodeTypesAtLeaf_4
public void test_misc_nodeTypesAtLeaf_4()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_node_1
public void test_node_1()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_node_2
public void test_node_2()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_node_3
public void test_node_3()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_node_4
public void test_node_4()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_parent_1
public void test_parent_1()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_parent_2
public void test_parent_2()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_parent_3
public void test_parent_3()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_parent_4
public void test_parent_4()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_protocolHandler_1
public void test_protocolHandler_1()
test_root_1
public void test_root_1()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_root_2
public void test_root_2()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_root_3
public void test_root_3()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_root_4
public void test_root_4()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_root_5
public void test_root_5()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_root_6
public void test_root_6()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_subscripts_1
public void test_subscripts_1()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_subscripts_2
public void test_subscripts_2()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_subscripts_3
public void test_subscripts_3()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_subscripts_4
public void test_subscripts_4()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_subscripts_5
public void test_subscripts_5()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_subscripts_6
public void test_subscripts_6()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_subscripts_7
public void test_subscripts_7()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_subscripts_8
public void test_subscripts_8()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_subscripts_9
public void test_subscripts_9()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_subscripts_10
public void test_subscripts_10()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_subscripts_11
public void test_subscripts_11()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_subscripts_12
public void test_subscripts_12()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_subscripts_13
public void test_subscripts_13()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_subscripts_14
public void test_subscripts_14()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_subscripts_15
public void test_subscripts_15()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_text_1
public void test_text_1()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_text_2
public void test_text_2()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_text_3
public void test_text_3()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_text_4
public void test_text_4()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_wildcard_1
public void test_wildcard_1()
throws InvalidQueryException
- Throws:
InvalidQueryException
test_wildcard_2
public void test_wildcard_2()
throws InvalidQueryException
- Throws:
InvalidQueryException
suite
public static junit.framework.Test suite()