public class BaseXPathTest
extends junit.framework.TestCase
Tests for org.jaxen.BaseXPath.
Constructor and Description |
---|
BaseXPathTest(String name) |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
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
public BaseXPathTest(String name)
protected void setUp() throws ParserConfigurationException
setUp
in class junit.framework.TestCase
ParserConfigurationException
public void testSelectSingleNodeForContext() throws JaxenException
JaxenException
public void testParentOfSelection() throws JaxenException
JaxenException
public void testEvaluateString() throws JaxenException
JaxenException
public void testNumberValueOfEmptyNodeSetIsNaN() throws JaxenException
JaxenException
public void testPathWithParentheses() throws JaxenException
JaxenException
public void testEvaluateWithMultiNodeAnswer() throws JaxenException
JaxenException
public void testValueOfEmptyListIsEmptyString() throws JaxenException
JaxenException
public void testAllNodesQuery() throws JaxenException
JaxenException
public void testAncestorAxis() throws JaxenException
JaxenException
public void testPrecedingSiblingAxisIsInDocumentOrder() throws JaxenException
JaxenException
public void testPrecedingAxisIsInDocumentOrder() throws JaxenException
JaxenException
public void testPrecedingAxisWithPositionalPredicate() throws JaxenException
JaxenException
public void testAncestorAxisWithPositionalPredicate() throws JaxenException
JaxenException
public void testAncestorOrSelfAxis() throws JaxenException
JaxenException
public void testAbbreviatedDoubleSlashAxis() throws JaxenException
JaxenException
public void testAncestorFollowedByChildren() throws JaxenException
JaxenException
public void testDescendantAxis() throws JaxenException
JaxenException
public void testDescendantAxisWithAttributes() throws JaxenException
JaxenException
public void testDescendantAxisWithNamespaceNodes() throws JaxenException
JaxenException
public void testMultipleAttributesOnElement() throws JaxenException
JaxenException
public void testXMLNamespaceAttributeOrderOnAncestorAxis() throws JaxenException
JaxenException
public void testDescendantAxisWithAttributesAndChildren() throws JaxenException
JaxenException
public void testAncestorAxisWithAttributes() throws JaxenException
JaxenException
public void testPrincipalNodeTypeOfSelfAxisIsElement() throws JaxenException
JaxenException
public void testSelfAxisWithNodeTestCanReturnNonPrincipalNodeType() throws JaxenException
JaxenException
public void testDescendantOrSelfAxis() throws JaxenException
JaxenException
public void testDuplicateNodes() throws JaxenException
JaxenException
public void testUnionOfNodesWithNonNodes() throws JaxenException
JaxenException
public void testUnionOfEmptyNodeSetWithNonNodes() throws JaxenException
JaxenException
public void testSelectSingleNodeSelectsNothing() throws JaxenException
JaxenException
public void testSAXPathExceptionThrownFromConstructor()
public void testBooleanValueOfEmptyNodeSetIsFalse() throws JaxenException
JaxenException
public void testAddNamespaceWithNonSimpleNamespaceContext() throws JaxenException
JaxenException
public void testDebug() throws JaxenException
JaxenException
public void testGetRootExpr() throws JaxenException
JaxenException
public void testUnionUsesDocumentOrder() throws JaxenException
JaxenException
public void testArithmeticAssociativity() throws JaxenException
JaxenException
public void testLogicalAssociativity() throws JaxenException
JaxenException
public void testRelationalAssociativity3() throws JaxenException
JaxenException
public void testRelationalAssociativity4() throws JaxenException
JaxenException
public void testRelationalGTAssociativity5() throws JaxenException
JaxenException
public void testRelationalLTAssociativity5() throws JaxenException
JaxenException
public void testRelationalLEAssociativity5() throws JaxenException
JaxenException
public void testRelationalGEAssociativity5() throws JaxenException
JaxenException
public void testRelationalGEAssociativity3() throws JaxenException
JaxenException
public void testRelationalGEAssociativity2() throws JaxenException
JaxenException
public void testRelationalGEAssociativity4() throws JaxenException
JaxenException
public void testRelationalAssociativity5P() throws JaxenException
JaxenException
public void testInequalityAssociativity5() throws JaxenException
JaxenException
public void testInequalityAssociativity5P() throws JaxenException
JaxenException
public void testInequalityAssociativity5B() throws JaxenException
JaxenException
public void testInequalityAssociativity5BP() throws JaxenException
JaxenException
public void testEqualityAssociativity5() throws JaxenException
JaxenException
public void testEqualityAssociativity5P() throws JaxenException
JaxenException
public void testEqualityAssociativity5B() throws JaxenException
JaxenException
public void testEqualityAssociativity5BP() throws JaxenException
JaxenException
public void testMoreComplexArithmeticAssociativity() throws JaxenException
JaxenException
public void testMostComplexArithmeticAssociativity() throws JaxenException
JaxenException
public void testSimplerArithmeticAssociativity() throws JaxenException
JaxenException
public void testNamespaceNodesComeBeforeAttributeNodesInDocumentOrder() throws JaxenException
JaxenException
public void testJaxen97() throws JaxenException
JaxenException
public void testAttributeNodesOnParentComeBeforeNamespaceNodesInChildInDocumentOrder() throws JaxenException
JaxenException
public void testJaxen107() throws JaxenException
JaxenException
public void testJaxen107FromFile() throws JaxenException, SAXException, IOException
JaxenException
SAXException
IOException
public void testSelectNodesReturnsANonNodeSet() throws JaxenException
JaxenException
public void testNonElementContextNode() throws JaxenException
JaxenException
public void testNonNodeContext() throws JaxenException
JaxenException
public void testIsSerializable() throws JaxenException, IOException
JaxenException
IOException
public void testMismatchedDepthsInContext() throws JaxenException
JaxenException
Copyright © 2001–2019 The Jaxen Project. All rights reserved.