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.664 |
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.006 |
testEnumerationWrapper | Success | | 0.005 |
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.002 |
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.005 |
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.006 |