|
|||||||||||
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.Namespaces
Tests a variety of xpaths using namespace prefixes (setUseLexicalPrefixes(false))
Constructor Summary | |
Namespaces()
|
Method Summary | |
static junit.framework.Test |
suite()
|
void |
test_ns_1()
|
void |
test_ns_10()
|
void |
test_ns_2()
|
void |
test_ns_3()
|
void |
test_ns_4()
|
void |
test_ns_5()
|
void |
test_ns_6()
|
void |
test_ns_7()
|
void |
test_ns_8()
|
void |
test_ns_9()
|
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 Namespaces()
Method Detail |
public void test_ns_1() throws InvalidQueryException
InvalidQueryException
public void test_ns_2() throws InvalidQueryException
InvalidQueryException
public void test_ns_3() throws InvalidQueryException
InvalidQueryException
public void test_ns_4() throws InvalidQueryException
InvalidQueryException
public void test_ns_5() throws InvalidQueryException
InvalidQueryException
public void test_ns_6() throws InvalidQueryException
InvalidQueryException
public void test_ns_7() throws InvalidQueryException
InvalidQueryException
public void test_ns_8() throws InvalidQueryException
InvalidQueryException
public void test_ns_9() throws InvalidQueryException
InvalidQueryException
public void test_ns_10() 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 |