net.sourceforge.pmd.lang.jsp.ast
Class XPathJspRuleTest
java.lang.Object
net.sourceforge.pmd.testframework.RuleTst
net.sourceforge.pmd.lang.jsp.ast.XPathJspRuleTest
public class XPathJspRuleTest
- extends RuleTst
Method Summary |
static junit.framework.Test |
suite()
|
void |
testExpressionMatching()
Test matching a XPath expression against a JSP source. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XPathJspRuleTest
public XPathJspRuleTest()
testExpressionMatching
public void testExpressionMatching()
throws Throwable
- Test matching a XPath expression against a JSP source.
- Throws:
Throwable
suite
public static junit.framework.Test suite()
Copyright © 2002–2015 InfoEther. All rights reserved.