Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
46000100%0.872

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


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
org.apache.maven.surefire.util11000100%0.07
org.apache.maven.surefire.report20000100%0.09
org.apache.maven.surefire.suite3000100%0.016
org.apache.maven.surefire.util.internal12000100%0.696

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

org.apache.maven.surefire.util

ClassTestsErrors FailuresSkippedSuccess RateTime
RunOrderTest4000100%0.002
TestsToRunTest1000100%0.002
SurefireDirectoryScannerTest1000100%0.045
RelocatorTest2000100%0.001
UrlUtilsTest3000100%0.02

org.apache.maven.surefire.report

ClassTestsErrors FailuresSkippedSuccess RateTime
TestConsoleOutputRunListenerTest1000100%0.011
RunStatisticsTest8000100%0.002
ConsoleOutputFileReporterTest2000100%0.005
FileReporterTest2000100%0.021
AsynchRunListenerTest1000100%0.002
XMLReporterTest4000100%0.047
PojoStackTraceWriterTest2000100%0.002

org.apache.maven.surefire.suite

ClassTestsErrors FailuresSkippedSuccess RateTime
RunResultTest3000100%0.016

org.apache.maven.surefire.util.internal

ClassTestsErrors FailuresSkippedSuccess RateTime
TwoThreadBlockingQueueTest7000100%0.689
StringUtilsTest3000100%0.004
ByteBufferTest2000100%0.003

Test Cases

[Summary] [Package List] [Test Cases]

RunOrderTest

testShouldReturnRunOrderForLowerCaseName0
testShouldReturnRunOrderForUpperCaseName0
testShouldReturnNullForNullName0
testShouldThrowExceptionForInvalidName0

TestConsoleOutputRunListenerTest

testGetCurrentReportEntry0.01

TwoThreadBlockingQueueTest

testPut0.253
testFunkyPut0.098
testPutAndTake0.177
testLBQPut0.044
testArrayList0.031
testLinkedList0.085
testTake0

RunStatisticsTest

testAddErrorSourceWithThrowableMessage0
testAddErrorSourceWithoutStackTraceWriter0
testAddErrorSourceWithoutThrowable0
testAddErrorSourceWithThrowableWithoutMessage0
testAddFailureSourceWithThrowableMessage0
testAddFailureSourceWithoutStackTraceWriter0
testAddFailureSourceWithoutThrowable0
testAddFailureSourceWithThrowableWithoutMessage0

ConsoleOutputFileReporterTest

testFileNameWithoutSuffix0.003
testFileNameWithSuffix0

FileReporterTest

testFileNameWithoutSuffix0.012
testFileNameWithSuffix0

AsynchRunListenerTest

testCombiner0.002

TestsToRunTest

testGetTestSets0.001

SurefireDirectoryScannerTest

testLocateTestClasses0.044

RelocatorTest

testFoo0.001
testRelocation0

UrlUtilsTest

testTestNoSpecialCharacters0.014
testTestWithSpaces0.002
testTestWithUmlaut0.002

StringUtilsTest

testUnescape0.003
testUnescapeWithEscape0
testEscape0.001

RunResultTest

testGetAsString0.001
testFromString0.007
testFromString20

ByteBufferTest

testAppend0.001
testJoin0

XMLReporterTest

testTestError0.005
testTestFailed0.001
testFileNameWithoutSuffix0.021
testFileNameWithSuffix0.016

PojoStackTraceWriterTest

testWriteTrimmedTraceToString0.001
testCausedBy0