Summary

[ summary ] [ package list ] [ test cases ]

Tests Errors Failures Success rate Time(s)
5 0 0 100.00% 0.62

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

[ summary ] [ package list ] [ test cases ]

Package Tests Errors Failures Success Rate Time
net.sf.clirr.ant 1 0 0 100.00% 0.03
net.sf.clirr.checks 4 0 0 100.00% 0.59

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

net.sf.clirr.ant

Class Tests Errors Failures Success Rate Time
ChangeCounterTest 1 0 0 100.00% 0.029

net.sf.clirr.checks

Class Tests Errors Failures Success Rate Time
ClassHierarchyCheckTest 1 0 0 100.00% 0.146
FieldSetCheckTest 1 0 0 100.00% 0.146
GenderChangeCheckTest 1 0 0 100.00% 0.131
MethodSetCheckTest 1 0 0 100.00% 0.170

Test Cases

[ summary ] [ package list ] [ test cases ]

ChangeCounterTest

testCorrectCounting Success 0.01

ClassHierarchyCheckTest

testHierarchyChangesAreReported Success 0.13

FieldSetCheckTest

testFieldCheck Success 0.13

GenderChangeCheckTest

testGenderChangeCheckTest Success 0.11

MethodSetCheckTest

testMethodCheck Success 0.15