Home » displaytag-1.1.1-src » org » displaytag » jsptests » [javadoc | source]
org.displaytag.jsptests
public class: Displ161Test [javadoc | source]
java.lang.Object
   junit.framework.TestCase
      org.displaytag.test.DisplaytagCase
         org.displaytag.jsptests.Displ161Test
Test for DISPL-161 - "null" still displayed even when nulls="false".
Fields inherited from org.displaytag.test.DisplaytagCase:
CONTEXT,  log,  runner
Method from org.displaytag.jsptests.Displ161Test Summary:
doTest,   getJspName
Methods from org.displaytag.test.DisplaytagCase:
assertEqualsIgnoreOrder,   doTest,   getJspName,   getName,   setUp,   tearDown,   test11,   testEL
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.displaytag.jsptests.Displ161Test Detail:
 public  void doTest(String jspName) throws Exception 
    No exception when an invalid page is requested.
 public String getJspName()