net.sourceforge.pmd.lang.java.rule
Class XPathRuleTest
java.lang.Object
net.sourceforge.pmd.testframework.RuleTst
net.sourceforge.pmd.lang.java.rule.XPathRuleTest
public class XPathRuleTest
- extends RuleTst
- Author:
- daniels
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XPathRuleTest
public XPathRuleTest()
setUp
public void setUp()
testPluginname
public void testPluginname()
throws Throwable
- Throws:
Throwable
testVariables
public void testVariables()
throws Throwable
- Throws:
Throwable
testImageOfPrimarySuffix
public void testImageOfPrimarySuffix()
throws Exception
- Test for problem reported in bug #1219 PrimarySuffix/@Image does not work in some cases in xpath 2.0
- Throws:
Exception
- any error
testFollowingSibling
public void testFollowingSibling()
throws Exception
- Following sibling check: See https://sourceforge.net/p/pmd/bugs/1209/
- Throws:
Exception
- any error
suite
public static junit.framework.Test suite()
Copyright © 2002–2015 InfoEther. All rights reserved.