net.sourceforge.pmd.lang.jsp
Class JspParserTest

java.lang.Object
  extended by net.sourceforge.pmd.lang.jsp.JspParserTest

public class JspParserTest
extends Object

Unit test for JSP parsing.


Constructor Summary
JspParserTest()
           
 
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
 

Constructor Detail

JspParserTest

public JspParserTest()
Method Detail

testParseDollar

public void testParseDollar()
Verifies bug #939 Jsp parser fails on $



Copyright © 2002–2015 InfoEther. All rights reserved.