Unit Test Results

Designed for use with JUnit and Ant.

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

NameTestsErrorsFailuresTime(s)Time StampHost
IteratorTagTest6050.9742008-01-27T00:39:49apiary.armor.altlinux.org

Failures

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.664
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.006
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.002
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.005
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.006
Properties »
System.out »