|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.testframework.RuleTst
net.sourceforge.pmd.lang.java.rule.XPathRuleTest
public class XPathRuleTest
Constructor Summary | |
---|---|
XPathRuleTest()
|
Method Summary | |
---|---|
void |
setUp()
|
static junit.framework.Test |
suite()
|
void |
testFollowingSibling()
Following sibling check: See https://sourceforge.net/p/pmd/bugs/1209/ |
void |
testImageOfPrimarySuffix()
Test for problem reported in bug #1219 PrimarySuffix/@Image does not work in some cases in xpath 2.0 |
void |
testPluginname()
|
void |
testVariables()
|
Methods inherited from class net.sourceforge.pmd.testframework.RuleTst |
---|
extractTestsFromXml, extractTestsFromXml, extractTestsFromXml, findRule, getCleanRuleName, runTest, runTestFromString, runTestFromString, runTestFromString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XPathRuleTest()
Method Detail |
---|
public void setUp()
public void testPluginname() throws Throwable
Throwable
public void testVariables() throws Throwable
Throwable
public void testImageOfPrimarySuffix() throws Exception
Exception
- any errorpublic void testFollowingSibling() throws Exception
Exception
- any errorpublic static junit.framework.Test suite()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |