Home » displaytag-1.1.1-src » org » displaytag » jsptests » [javadoc | source]
org.displaytag.jsptests
public class: Displ142Test [javadoc | source]
java.lang.Object
   junit.framework.TestCase
      org.displaytag.test.DisplaytagCase
         org.displaytag.jsptests.Displ142Test
Tests for DISPL-142: Export of nested tables does not work.
Fields inherited from org.displaytag.test.DisplaytagCase:
CONTEXT,  log,  runner
Method from org.displaytag.jsptests.Displ142Test 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.Displ142Test Detail:
 public  void doTest(String jspName) throws Exception 
    Nested tables should be ignored.
 public String getJspName()