public class DOMNavigatorTest extends XPathTestBase
debug, verbose| Constructor and Description |
|---|
DOMNavigatorTest(String name) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getDocument(String url) |
Navigator |
getNavigator() |
protected void |
setUp() |
void |
testGetAttributeLocalNameOnElement() |
void |
testGetAttributeNamespaceURIOnElement() |
void |
testGetAttributeQNameOnElement() |
void |
testGetDataOfNonPI() |
void |
testGetElementLocalNameOnAttr() |
void |
testGetElementNamespaceURIOnAttr() |
void |
testGetElementQNameOnAttr() |
void |
testGetTargetOfNonPI() |
log, testAbsoluteLocationPaths, testAttributeAsContext, testAttributeParent, testAxisNodeOrdering, testCDATASectionsAreIncludedInTextNodes, testCorrectPredicateApplication, testCountFunction, testCountFunctionMore, testDocumentFunction1, testDocumentFunctionActual, testDocumentFunctionContextExample, testFloatingPointArithmetic, testForParserErrors, testGetNodeType, testid53992, testid54032, testid54082, testid54145, testid54156, testid54168, testid54180, testid54197, testid54219, testid54249, testid54266, testid54278, testid54298, testid54467, testid54522, testid54534, testid54570, testid54614, testid54853, testid54932, testIntegerArithmetic, testJaxen24, testJaxen3, testJaxen3dupe, testJaxen58, testLangFunction, testNamespaceNodeAsContext, testNamespaceNodeCounts, testNamespaceNodeCounts1, testNamespaceNodesHaveParent, testNamespaceResolution, testNamespaces, testNamespacesAgain, testNodesetEqualsNumber, testNodesetEqualsString, testNodeTypes, testNoNamespace, testNormalizeSpaceFunction, testPositioning, testPrecedingSiblingAxis, testPrefixDoesntMatter, testStringExtensionFunctions, testStringFunction1, testStringFunction2, testStringFunction3, testSubstringFunction, testTextNodes, testTranslateFunction, testUnderscoresInNames, testVariableLookupcountTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toStringassertEquals, 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, failSamepublic DOMNavigatorTest(String name)
public Navigator getNavigator()
getNavigator in class XPathTestBaseprotected void setUp()
throws Exception
setUp in class XPathTestBaseExceptionpublic Object getDocument(String url) throws Exception
getDocument in class XPathTestBaseExceptionpublic void testGetAttributeQNameOnElement()
public void testGetElementQNameOnAttr()
public void testGetAttributeLocalNameOnElement()
public void testGetElementLocalNameOnAttr()
public void testGetAttributeNamespaceURIOnElement()
public void testGetElementNamespaceURIOnAttr()
public void testGetTargetOfNonPI()
public void testGetDataOfNonPI()
Copyright 2001–2022 The Jaxen Project. All rights reserved.