|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.jaxen.test.XPathTestBase
org.apache.axiom.test.jaxen.JaxenXPathTestBase
org.apache.axiom.ts.om.xpath.AXIOMXPathTestCase
public class AXIOMXPathTestCase
Field Summary |
---|
Fields inherited from class org.jaxen.test.XPathTestBase |
---|
debug, TESTS_XML, VAR_URI, verbose |
Constructor Summary | |
---|---|
AXIOMXPathTestCase(String name,
OMMetaFactory metaFactory)
|
Method Summary | |
---|---|
protected Navigator |
createNavigator()
|
protected Object |
loadDocument(InputStream in)
|
protected void |
releaseDocument(Object document)
|
Methods inherited from class org.apache.axiom.test.jaxen.JaxenXPathTestBase |
---|
getDocument, getNavigator, tearDown |
Methods inherited from class org.jaxen.test.XPathTestBase |
---|
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 |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, 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, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AXIOMXPathTestCase(String name, OMMetaFactory metaFactory)
Method Detail |
---|
protected Navigator createNavigator()
createNavigator
in class org.apache.axiom.test.jaxen.JaxenXPathTestBase
protected Object loadDocument(InputStream in) throws Exception
loadDocument
in class org.apache.axiom.test.jaxen.JaxenXPathTestBase
Exception
protected void releaseDocument(Object document)
releaseDocument
in class org.apache.axiom.test.jaxen.JaxenXPathTestBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |