Summary

Tests Errors Failures Skipped Success Rate Time
10 0 0 0 100% 0.475

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

Package List

Package Tests Errors Failures Skipped Success Rate Time
test.rainbow 10 0 0 0 100% 0.475

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

test.rainbow

Class Tests Errors Failures Skipped Success Rate Time
SampleSourceTest 1 0 0 0 100% 0.387
TaggedCharMatchTest 8 0 0 0 100% 0.086
ReplaceTabsTest 1 0 0 0 100% 0.002

Test Cases

SampleSourceTest

testSampleSource 0.368

TaggedCharMatchTest

testEndsWith 0.007
testMatchLineComment 0.002
testNoMatchLineComment 0.003
testMatchJavadocComment 0.002
testMatchString 0.06
testNull 0.002
testStartsWith 0.003
testNotEndsWith 0.003

ReplaceTabsTest

testReplaceTabs 0.001