Home » displaytag-1.1.1-src » org » displaytag » jsptests » [javadoc | source]
org.displaytag.jsptests
public class: Displ209Test [javadoc | source]
java.lang.Object
   junit.framework.TestCase
      org.displaytag.test.DisplaytagCase
         org.displaytag.jsptests.Displ209Test
Test for DISPL-209 - getListIndex() does not return the real list index. Note: the result is different from the one expected from the decription in the Jira report, but after the test it was clear that there is no usable way to get the desired result.
Fields inherited from org.displaytag.test.DisplaytagCase:
CONTEXT,  log,  runner
Method from org.displaytag.jsptests.Displ209Test 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.Displ209Test Detail:
 public  void doTest(String jspName) throws Exception 
    Check list index/view index values.
 public String getJspName()