Unit Test Results

Designed for use with JUnit and Ant.

Class ca.aabeka.util.colours.RGBPointTest

NameTestsErrorsFailuresTime(s)
RGBPointTest13010.111

Tests

NameStatusTypeTime(s)
test_copySuccess0.010
test_incrementFailureexpected:<2:3:4> but was:<2:4:5>

junit.framework.AssertionFailedError: expected:<2:3:4> but was:<2:4:5>
at ca.aabeka.util.colours.AbstractColorPointTest.assert_increment(AbstractColorPointTest.java:44)
at ca.aabeka.util.colours.RGBPointTest.test_increment(RGBPointTest.java:51)
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_divideSuccess0.000
test_init_zeroSuccess0.000
test_init_maxSuccess0.000
test_init_mixSuccess0.000
test_init_AllTooSmallSuccess0.000
test_init_AllWayTooSmallSuccess0.000
test_init_SomeTooSmallSuccess0.000
test_init_AllTooBigSuccess0.000
test_init_AllWayTooBigSuccess0.000
test_init_SomeTooBigSuccess0.000
test_init_aMixOfTooBigTooSmallAndJustRightSuccess0.000

Properties »