Unit Test Results

Designed for use with JUnit and Ant.

Class ca.aabeka.util.colours.XYZPointTest

NameTestsErrorsFailuresTime(s)
XYZPointTest4010.100

Tests

NameStatusTypeTime(s)
test_copySuccess0.010
test_incrementSuccess0.000
test_divideFailureexpected:<1:1:1> but was:<ca.aabeka.util.colours.XYZPoint@e4cbc4>

junit.framework.AssertionFailedError: expected:<1:1:1> but was:<ca.aabeka.util.colours.XYZPoint@e4cbc4>
at ca.aabeka.util.colours.AbstractColorPointTest.assert_divide(AbstractColorPointTest.java:49)
at ca.aabeka.util.colours.XYZPointTest.test_divide(XYZPointTest.java:49)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
0.020
test_zeroSuccess0.000

Properties »