public class DocumentNavigatorTest extends net.sourceforge.pmd.testframework.RuleTst
Constructor and Description |
---|
DocumentNavigatorTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static junit.framework.Test |
suite() |
void |
testChildAxisIterator() |
void |
testDescendantAxisIterator() |
void |
testDescendantAxisIterator2() |
void |
testFollowingSiblingAxisIterator() |
void |
testFollowingSiblingAxisIterator2() |
void |
testParentAxisIterator() |
void |
testParentAxisIterator2() |
void |
testPrecedingSiblingAxisIterator() |
void |
testPrecedingSiblingAxisIterator2() |
void |
testXPath() |
void |
testXPath2() |
extractTestsFromXml, extractTestsFromXml, extractTestsFromXml, findRule, getCleanRuleName, runTest, runTestFromString, runTestFromString, runTestFromString
public static final String TEST
public void testChildAxisIterator()
public void testParentAxisIterator()
public void testParentAxisIterator2()
public void testDescendantAxisIterator() throws org.jaxen.UnsupportedAxisException
org.jaxen.UnsupportedAxisException
public void testDescendantAxisIterator2() throws org.jaxen.UnsupportedAxisException
org.jaxen.UnsupportedAxisException
public void testFollowingSiblingAxisIterator()
public void testFollowingSiblingAxisIterator2()
public void testPrecedingSiblingAxisIterator()
public void testPrecedingSiblingAxisIterator2()
public void testXPath() throws org.jaxen.JaxenException
org.jaxen.JaxenException
public void testXPath2() throws org.jaxen.JaxenException
org.jaxen.JaxenException
public static junit.framework.Test suite()
Copyright © 2002–2016 InfoEther. All rights reserved.