net.sourceforge.pmd.lang.jsp
Class JspParserTest
java.lang.Object
net.sourceforge.pmd.lang.jsp.JspParserTest
public class JspParserTest
- extends Object
Unit test for JSP parsing.
Method Summary |
void |
testParseDollar()
Verifies bug #939 Jsp parser fails on $ |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JspParserTest
public JspParserTest()
testParseDollar
public void testParseDollar()
- Verifies bug #939 Jsp parser fails on $
Copyright © 2002–2015 InfoEther. All rights reserved.