Unit Test Results

Designed for use with JUnit and Ant.

Class com.opensymphony.webwork.views.jsp.IteratorTagTest

NameTestsErrorsFailuresTime(s)
IteratorTagTest6050.903

Tests

NameStatusTypeTime(s)
testArrayIteratorFailureexpected:<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
testCollectionIteratorFailureexpected:<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
testEnumerationWrapperSuccess0.002
testIteratorWithDefaultValueFailureexpected:<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
testMapIteratorFailureexpected:<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
testStatusFailureexpected:<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
Properties »
System.out »