|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.fatdog.xmlEngine.junitTest.XQueryUseCases
Tests a variety of "official" XQuery Uses Cases.
See the working draft, XML Query Use Cases.
Constructor Summary | |
XQueryUseCases()
|
Method Summary | |
static junit.framework.Test |
suite()
|
void |
test_SEQ_1()
|
void |
test_SEQ_2()
|
void |
test_SEQ_4()
|
void |
test_TREE_2()
|
void |
test_TREE_3()
|
void |
test_TREE_4()
|
void |
test_TREE_5()
|
void |
test_XMP_1()
|
void |
test_XMP_11()
|
void |
test_XMP_2()
|
void |
test_XMP_3()
|
void |
test_XMP_5()
|
void |
test_XMP_7()
|
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 |
public XQueryUseCases()
Method Detail |
public void test_XMP_1() throws InvalidQueryException
InvalidQueryException
public void test_XMP_2() throws InvalidQueryException
InvalidQueryException
public void test_XMP_3() throws InvalidQueryException
InvalidQueryException
public void test_XMP_5() throws InvalidQueryException
InvalidQueryException
public void test_XMP_7() throws InvalidQueryException
InvalidQueryException
public void test_XMP_11() throws InvalidQueryException
InvalidQueryException
public void test_SEQ_1() throws InvalidQueryException
InvalidQueryException
public void test_SEQ_2() throws InvalidQueryException
InvalidQueryException
public void test_SEQ_4() throws InvalidQueryException
InvalidQueryException
public void test_TREE_2() throws InvalidQueryException
InvalidQueryException
public void test_TREE_3() throws InvalidQueryException
InvalidQueryException
public void test_TREE_4() throws InvalidQueryException
InvalidQueryException
public void test_TREE_5() throws InvalidQueryException
InvalidQueryException
public static junit.framework.Test suite()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |