Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
2001095%16.098

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


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
ghm.follow.test.gui13000100%3.773
ghm.follow.test701085.714%12.325

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

ghm.follow.test.gui

ClassTestsErrors FailuresSkippedSuccess RateTime
ExternalEditorT5000100%0.01
TopT1000100%0.006
BottomT1000100%0.059
CommandLineT6000100%3.698

ghm.follow.test

ClassTestsErrors FailuresSkippedSuccess RateTime
PrintStreamDestinationT1000100%1.104
FileFollowerT401075%4.614
JTextComponentDestinationT2000100%6.607

Test Cases

[Summary] [Package List] [Test Cases]

ExternalEditorT

testSimple0.004
testExePlusArgs0.002
testExeWithSpaces0.002
testArgsWithSpaces0.001
testExeAndArgsWithSpaces0.001

TopT

topNotEnabled0.006

BottomT

testEnabled0.059

PrintStreamDestinationT

testPrintCalled1.104

FileFollowerT

textShouldMatchInputWhenAddingAfterStart2.202
testShouldMatchInputWhenLatencyIsShort0.202
textShouldMatchInputWhenBufferSizeIsSmall1.107
expected:<[9834roaerf]> but was:<[]>
textInMultipleDestinationsShouldMatch1.103

JTextComponentDestinationT

testNoAutoscroll3.304
testAutoscroll3.303

CommandLineT

testNoArgs1.011
testOneArg0.456
testOneArgDuplicate0.772
testOneArgReopen0.723
testTwoArgs0.383
testDuplicateArgs0.353

Failure Details

[Summary] [Package List] [Test Cases]


textShouldMatchInputWhenBufferSizeIsSmall
org.junit.ComparisonFailure: expected:<[9834roaerf]> but was:<[]>
ghm.follow.test.FileFollowerT:57