Home » displaytag-1.1.1-src » org » displaytag » jsptests » [javadoc | source]
org.displaytag.jsptests
public class: Displ068Test [javadoc | source]
java.lang.Object
   junit.framework.TestCase
      org.displaytag.test.DisplaytagCase
         org.displaytag.jsptests.Displ068Test
Test for DISPL-68 - Allow row object to be of type Collection.
Fields inherited from org.displaytag.test.DisplaytagCase:
CONTEXT,  log,  runner
Method from org.displaytag.jsptests.Displ068Test 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.Displ068Test Detail:
 public  void doTest(String jspName) throws Exception 
    Test with a list of lists.
 public String getJspName()