public abstract class JaxenXPathTestBase extends XPathTestBase
debug, TESTS_XML, VAR_URI, verbose
Constructor and Description |
---|
JaxenXPathTestBase(String name) |
Modifier and Type | Method and Description |
---|---|
protected abstract org.jaxen.Navigator |
createNavigator() |
protected Object |
getDocument(String url) |
protected org.jaxen.Navigator |
getNavigator() |
protected abstract Object |
loadDocument(InputStream in) |
protected abstract void |
releaseDocument(Object document) |
protected void |
tearDown() |
log, setUp, 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, testVariableLookup
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString
public JaxenXPathTestBase(String name)
protected abstract Object loadDocument(InputStream in) throws Exception
Exception
protected abstract void releaseDocument(Object document)
protected abstract org.jaxen.Navigator createNavigator()
protected void tearDown() throws Exception
tearDown
in class junit.framework.TestCase
Exception
protected final Object getDocument(String url) throws Exception
getDocument
in class XPathTestBase
Exception
protected final org.jaxen.Navigator getNavigator()
getNavigator
in class XPathTestBase
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.