Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
201 0 0 2 99.0% 8.036 s

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


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.apache.maven.surefire.api.report 3 0 0 0 100% 0.002 s
org.apache.maven.surefire.api.stream 32 0 0 0 100% 7.636 s
org.apache.maven.surefire.api.util.internal 61 0 0 1 98.4% 0.300 s
org.apache.maven.surefire.api.runorder 2 0 0 0 100% 0.002 s
org.apache.maven.surefire.api.util 28 0 0 1 96.4% 0.033 s
org.apache.maven.surefire.api.suite 2 0 0 0 100% 0.002 s
org.apache.maven.surefire 4 0 0 0 100% 0.012 s
org.apache.maven.surefire.api.booter 1 0 0 0 100% 0.017 s
org.apache.maven.surefire.api.testset 68 0 0 0 100% 0.032 s

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

org.apache.maven.surefire.api.report

- Class Tests Errors Failures Skipped Success Rate Time
LegacyPojoStackTraceWriterTest 3 0 0 0 100% 0.002 s

org.apache.maven.surefire.api.stream

- Class Tests Errors Failures Skipped Success Rate Time
AbstractStreamDecoderTest 26 0 0 0 100% 7.602 s
AbstractStreamEncoderTest 6 0 0 0 100% 0.034 s

org.apache.maven.surefire.api.util.internal

- Class Tests Errors Failures Skipped Success Rate Time
ChannelsWriterTest 23 0 0 0 100% 0.017 s
ImmutableMapTest 9 0 0 0 100% 0.004 s
ConcurrencyUtilsTest 5 0 0 0 100% 0.002 s
AsyncSocketTest 1 0 0 1 0% 0 s
ChannelsReaderTest 22 0 0 0 100% 0.267 s
ObjectUtilsTest 1 0 0 0 100% 0.010 s

org.apache.maven.surefire.api.runorder

- Class Tests Errors Failures Skipped Success Rate Time
ThreadedExecutionSchedulerTest 2 0 0 0 100% 0.002 s

org.apache.maven.surefire.api.util

- Class Tests Errors Failures Skipped Success Rate Time
SureFireFileManagerTest 1 0 0 1 0% 0.001 s
RunOrderCalculatorTest 1 0 0 0 100% 0.002 s
ScanResultTest 1 0 0 0 100% 0.002 s
ReflectionUtilsTest 7 0 0 0 100% 0.003 s
RunOrderTest 6 0 0 0 100% 0.001 s
TestsToRunTest 6 0 0 0 100% 0.004 s
TempFileManagerTest 5 0 0 0 100% 0.011 s
DefaultDirectoryScannerTest 1 0 0 0 100% 0.009 s

org.apache.maven.surefire.api.suite

- Class Tests Errors Failures Skipped Success Rate Time
RunResultTest 2 0 0 0 100% 0.002 s

org.apache.maven.surefire

- Class Tests Errors Failures Skipped Success Rate Time
SpecificTestClassFilterTest 4 0 0 0 100% 0.012 s

org.apache.maven.surefire.api.booter

- Class Tests Errors Failures Skipped Success Rate Time
ForkingRunListenerTest 1 0 0 0 100% 0.017 s

org.apache.maven.surefire.api.testset

- Class Tests Errors Failures Skipped Success Rate Time
ResolvedTestTest 3 0 0 0 100% 0.001 s
FundamentalFilterTest 32 0 0 0 100% 0.011 s
TestListResolverTest 33 0 0 0 100% 0.020 s

Test Cases

[Summary] [Package List] [Test Cases]

ChannelsWriterTest

wrappedBuffer 0.002 s
shouldValidateInput1 0 s
shouldValidateInput2 0 s
shouldValidateInput3 0.001 s
shouldValidateInput4 0 s
shouldThrowExceptionOnFuture1 0.001 s
shouldThrowExceptionOnFuture2 0.001 s
shouldThrowExceptionOnFuture3 0.001 s
shouldThrowExceptionOnWrite 0.001 s
bufferedChannel 0 s
shouldFailIfNotReadable 0 s
shouldClose 0.001 s
shouldWrite 0.001 s
shouldFlushWhenEmptyBufferOnBufferedWrites 0 s
shouldFailIOnDirectBuffer 0 s
shouldNotClose 0.001 s
bigBuffer 0 s
shouldUseFileChannel 0.001 s
shouldAlreadyClosed 0 s
shouldWriteZeroLength 0 s
shouldFlushWhenEmptyBuffer 0.001 s
shouldFailAfterClosed 0 s
shouldWriteArray 0.001 s

SureFireFileManagerTest

testCreateTempFile 0 s
- old not executing tests - to review -

ImmutableMapTest

shouldNotRemoveNull 0 s
testEntrySet 0.001 s
shouldNotHaveEqualEntry 0 s
shouldHaveEqualEntry 0 s
shouldNotSetEntries 0 s
shouldNotRemove 0 s
shouldNotModifyEntries 0 s
shouldSafelyEnumerateEntries 0.001 s
testGetter 0 s

RunOrderCalculatorTest

testOrderTestClasses 0.002 s

ForkingRunListenerTest

testInfo 0.017 s

AbstractStreamDecoderTest

shouldReadString 0.008 s
shouldDecode3BytesEncodedSymbol 0.001 s
shouldReadStringShiftedInput 0 s
shouldDecode100Bytes 7.586 s
malformedCharset 0.002 s
shouldReadThreeCharactersString 0 s
shouldReadEmptyString 0 s
shouldReadStringOverflowOn4BytesEncodedSymbol 0 s
shouldReadStringOverflowOnNewLine 0 s
shouldNotDecode 0 s
shouldDecodeHappyCase 0 s
shouldReadMultipleStringsAndShiftedInput 0.001 s
shouldSetNonDefaultCharset 0 s
shouldDecodeShifted 0 s
shouldReadEventType 0 s
shouldReadStringShiftedBuffer 0 s
shouldReadInt 0 s
shouldEventTypeReachedMalformedHeader 0 s
shouldReadDefaultCharset 0 s
shouldEventTypeReachedEndOfStream 0.001 s
shouldNotReadString 0 s
shouldReadInteger 0.001 s
shouldReadSingleCharString 0 s
shouldReadNonDefaultCharset 0 s
shouldReadNullString 0 s
shouldReadNullInteger 0 s

ScanResultTest

testWriteTo 0.001 s

ResolvedTestTest

testEmptyMethodRegex 0.001 s
testFromFullyQualifiedClass 0 s
testEmptyClassRegex 0 s

ReflectionUtilsTest

shouldInvokeFallbackOnMethodChain 0.001 s
shouldNotInvokeStaticMethod 0 s
shouldInvokeStaticMethod 0 s
shouldInvokeMethodChain 0 s
shouldReloadClass 0.002 s
shouldGetConstructor 0 s
shouldNotGetNonExistingConstructor 0 s

RunOrderTest

testShouldReturnRunOrderForUpperCaseName 0.001 s
testShouldThrowExceptionForInvalidName 0 s
testAsString 0 s
testShouldReturnNullForNullName 0 s
testMultiValue 0 s
testShouldReturnRunOrderForLowerCaseName 0 s

AbstractStreamEncoderTest

shouldComputeStreamPreemptiveLength 0.030 s
testWrite 0 s
testSendOpcode 0.002 s
testIntegerAsNull 0 s
testInteger 0 s
testEncodedString 0 s

SpecificTestClassFilterTest

testMatchSingleSegmentWildcard 0.006 s
testMatchSingleSegmentWordWildcard 0 s
testMatchSingleCharacterWildcard 0 s
testMatchMultiSegmentWildcard 0.001 s

ConcurrencyUtilsTest

countDownShouldBeUnchangedAsZeroNegativeTest 0.001 s
countDownToZeroShouldBeDecreasedByOneThreadModification 0 s
countDownShouldBeDecreasedByTwoThreadsModification 0.001 s
countDownShouldBeUnchangedAsNegativeNegativeTest 0 s
countDownShouldBeDecreasedByOneThreadModification 0 s

FundamentalFilterTest

testExcludes1 0.002 s
testExcludes2 0 s
testExcludes3 0 s
testExcludes4 0 s
testExcludes5 0 s
testExcludes6 0 s
testExcludes7 0 s
testExcludes8 0 s
testExcludes9 0 s
testIncludes1 0 s
testIncludes2 0.001 s
testIncludes3 0 s
testIncludes4 0 s
testIncludes5 0 s
testIncludes6 0 s
testIncludes7 0 s
testIncludes8 0 s
testIncludes9 0 s
testExcludes10 0 s
testExcludes11 0 s
testExcludes12 0 s
testExcludes13 0 s
testExcludes14 0 s
testExcludes15 0 s
testExcludes16 0 s
testIncludes10 0 s
testIncludes11 0 s
testIncludes12 0 s
testIncludes13 0 s
testIncludes14 0 s
testIncludes15 0 s
testIncludes16 0 s

AsyncSocketTest

test 0 s
- Can be flaky on slow machine -

TestListResolverTest

testRegexRuleViolationEnclosedMethodSeparator 0.008 s
testNonRegexClassAndMethod 0.001 s
testShouldRunSuiteWithIncludedMethods 0 s
testClassFilter 0 s
testTestListResolverWithoutMethods 0.001 s
testRegexRuleViolationMultipleHashmarkWithClassConstraint 0.001 s
testRegexSanity1 0 s
testRegexSanity2 0 s
testRegexSanity3 0 s
testDefaultPatternsNotMatching 0 s
testRemoveExclamationMark 0 s
testUnwrappedRegex 0 s
testRegexRuleViolationInvalidMethodPattern 0 s
testRegexRuleViolationQuotedHashMark 0 s
testBrokenPatternThrowsException 0 s
testAndFilters 0.001 s
testWildcard 0 s
testShouldRunTestWithoutMethod 0 s
testUnwrapped 0 s
testShouldRunAny 0 s
testInclusiveWithDefaultExclusivePattern 0 s
testShouldNotRunExcludedMethods 0 s
testMinRegexLength 0 s
testNonRegexClassAndMethods 0 s
testResolveTestRequest 0 s
testMultipleExcludedClassesOnly 0.001 s
testTestListResolverWithMethods 0 s
testRegexRuleViolationMultipleHashmarkForMethods 0 s
testDefaultPatternsMatching 0.001 s
testNegativeNonRegexClassAndMethod 0 s
testMultipleExcludedClasses 0.001 s
testMakeRegex 0 s
testRegexRuleViolationInvalidClassPattern 0 s

ChannelsReaderTest

shouldValidateInput1 0.177 s
shouldValidateInput2 0 s
shouldValidateInput3 0 s
shouldValidateInput4 0 s
shouldReadZeroLength 0.001 s
shouldThrowExceptionOnRead 0.006 s
shouldThrowExceptionOnFuture1 0.009 s
shouldThrowExceptionOnFuture2 0.001 s
shouldThrowExceptionOnFuture3 0 s
bufferedChannel 0.002 s
shouldFailIfNotReadable 0.001 s
shouldClose 0.002 s
shouldOverflowBuffer 0.001 s
shouldRead 0.005 s
biggerBuffer 0 s
shouldFailIOnDirectBuffer 0 s
exactBufferSize 0 s
shouldNotClose 0.001 s
shouldUseFileChannel 0.047 s
shouldAlreadyClosed 0.003 s
shouldFailAfterClosed 0.001 s
shouldReadArray 0.003 s

TestsToRunTest

testContainsExactly 0.002 s
testContainsAtLeast 0 s
testTwoIterators 0 s
testToRunArray 0 s
testGetTestSets 0 s
testGetClassByName 0.001 s

RunResultTest

testFailuresInFirstRun 0.001 s
testEmptySummaryShouldBeErrorFree 0 s

TempFileManagerTest

testDefaultInstance 0.010 s
testCreateTempFileAndDelete 0 s
testSubdirInstance 0.001 s
testDeleteOnExit 0 s
testFileCreateTempFile 0 s

ThreadedExecutionSchedulerTest

testAddTestJaggedResult 0 s
testAddTest 0 s

DefaultDirectoryScannerTest

testLocateTestClasses 0.008 s

ObjectUtilsTest

shouldSupportSecurityManager 0.010 s

LegacyPojoStackTraceWriterTest

testWriteTrimmedTraceToString 0.001 s
testMultiLineMessage 0.001 s
testCausedBy 0 s

Failure Details

[Summary] [Package List] [Test Cases]


testCreateTempFile
- skipped: old not executing tests - to review
test
- skipped: Can be flaky on slow machine