net.sourceforge.pmd.jaxen
Class DocumentNavigatorTest
java.lang.Object
net.sourceforge.pmd.testframework.RuleTst
net.sourceforge.pmd.jaxen.DocumentNavigatorTest
public class DocumentNavigatorTest
- extends RuleTst
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TEST
public static final String TEST
DocumentNavigatorTest
public DocumentNavigatorTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
testChildAxisIterator
public void testChildAxisIterator()
testParentAxisIterator
public void testParentAxisIterator()
testParentAxisIterator2
public void testParentAxisIterator2()
testDescendantAxisIterator
public void testDescendantAxisIterator()
throws org.jaxen.UnsupportedAxisException
- Throws:
org.jaxen.UnsupportedAxisException
testDescendantAxisIterator2
public void testDescendantAxisIterator2()
throws org.jaxen.UnsupportedAxisException
- Throws:
org.jaxen.UnsupportedAxisException
testFollowingSiblingAxisIterator
public void testFollowingSiblingAxisIterator()
testFollowingSiblingAxisIterator2
public void testFollowingSiblingAxisIterator2()
testPrecedingSiblingAxisIterator
public void testPrecedingSiblingAxisIterator()
testPrecedingSiblingAxisIterator2
public void testPrecedingSiblingAxisIterator2()
testXPath
public void testXPath()
throws org.jaxen.JaxenException
- Throws:
org.jaxen.JaxenException
testXPath2
public void testXPath2()
throws org.jaxen.JaxenException
- Throws:
org.jaxen.JaxenException
suite
public static junit.framework.Test suite()
Copyright © 2002–2015 InfoEther. All rights reserved.