Unit Test Results.

Designed for use with JUnit and Ant.

Class com.ho.test.junitreport.ant.test.AllTests

NameTestsErrorsFailuresTime(s)Time StampHost
AllTests8040.2812012-04-25T22:11:59huseyin-HP

Tests

NameStatusTypeTime(s)
testOK1Success0.000
testOK2Success0.000
testNOK1Failurenull

junit.framework.AssertionFailedError: null
at com.ho.test.junitreport.ant.test.pack1.MyClassToTest1Test.testNOK1(MyClassToTest1Test.java:69)
0.016
testNOK2Failurenull

junit.framework.AssertionFailedError: null
at com.ho.test.junitreport.ant.test.pack1.MyClassToTest1Test.testNOK2(MyClassToTest1Test.java:74)
0.000
testOK1Success0.016
testOK2Success0.000
testNOK1Failurenull

junit.framework.AssertionFailedError: null
at com.ho.test.junitreport.ant.test.pack2.MyClassToTest2Test.testNOK1(MyClassToTest2Test.java:69)
0.000
testNOK2Failurenull

junit.framework.AssertionFailedError: null
at com.ho.test.junitreport.ant.test.pack2.MyClassToTest2Test.testNOK2(MyClassToTest2Test.java:74)
0.000
Properties »