| Name | Status | Type | Time(s) |
| testArrayIterator | Failure | expected:<3> but was:<4>
junit.framework.AssertionFailedError: expected:<3> but was:<4> at com.opensymphony.webwork.views.jsp.IteratorTagTest.iterateThreeStrings(IteratorTagTest.java:233) at com.opensymphony.webwork.views.jsp.IteratorTagTest.testArrayIterator(IteratorTagTest.java:34) | 0.632 |
| testCollectionIterator | Failure | expected:<3> but was:<4>
junit.framework.AssertionFailedError: expected:<3> but was:<4> at com.opensymphony.webwork.views.jsp.IteratorTagTest.iterateThreeStrings(IteratorTagTest.java:233) at com.opensymphony.webwork.views.jsp.IteratorTagTest.testCollectionIterator(IteratorTagTest.java:49) | 0.004 |
| testEnumerationWrapper | Success | | 0.002 |
| testIteratorWithDefaultValue | Failure | expected:<3> but was:<4>
junit.framework.AssertionFailedError: expected:<3> but was:<4> at com.opensymphony.webwork.views.jsp.IteratorTagTest.iterateThreeStrings(IteratorTagTest.java:233) at com.opensymphony.webwork.views.jsp.IteratorTagTest.testIteratorWithDefaultValue(IteratorTagTest.java:74) | 0.001 |
| testMapIterator | Failure | expected:<3> but was:<4>
junit.framework.AssertionFailedError: expected:<3> but was:<4> at com.opensymphony.webwork.views.jsp.IteratorTagTest.testMapIterator(IteratorTagTest.java:99) | 0.002 |
| testStatus | Failure | expected:<3> but was:<4>
junit.framework.AssertionFailedError: expected:<3> but was:<4> at com.opensymphony.webwork.views.jsp.IteratorTagTest.testStatus(IteratorTagTest.java:155) | 0.004 |