Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
195 0 0 0 100% 12.151

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.006
org.apache.maven.surefire.api.stream 32 0 0 0 100% 7.973
org.apache.maven.surefire.api.runorder 2 0 0 0 100% 0.004
org.apache.maven.surefire.api.util.internal 61 0 0 0 100% 3.524
org.apache.maven.surefire.api.util 22 0 0 0 100% 0.068
org.apache.maven.surefire.api.suite 2 0 0 0 100% 0.006
org.apache.maven.surefire 4 0 0 0 100% 0.003
org.apache.maven.surefire.api.booter 1 0 0 0 100% 0.518
org.apache.maven.surefire.api.testset 68 0 0 0 100% 0.049

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.006

org.apache.maven.surefire.api.stream

Class Tests Errors Failures Skipped Success Rate Time
AbstractStreamEncoderTest 6 0 0 0 100% 0.01
AbstractStreamDecoderTest 26 0 0 0 100% 7.963

org.apache.maven.surefire.api.runorder

Class Tests Errors Failures Skipped Success Rate Time
ThreadedExecutionSchedulerTest 2 0 0 0 100% 0.004

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

Class Tests Errors Failures Skipped Success Rate Time
ConcurrencyUtilsTest 5 0 0 0 100% 0.008
ImmutableMapTest 9 0 0 0 100% 0.008
ChannelsReaderTest 22 0 0 0 100% 0.231
ChannelsWriterTest 23 0 0 0 100% 0.033
AsyncSocketTest 1 0 0 0 100% 3.231
ObjectUtilsTest 1 0 0 0 100% 0.013

org.apache.maven.surefire.api.util

Class Tests Errors Failures Skipped Success Rate Time
DefaultDirectoryScannerTest 1 0 0 0 100% 0.04
RunOrderCalculatorTest 1 0 0 0 100% 0.009
RunOrderTest 6 0 0 0 100% 0.002
ScanResultTest 1 0 0 0 100% 0.001
TestsToRunTest 6 0 0 0 100% 0.005
ReflectionUtilsTest 7 0 0 0 100% 0.011

org.apache.maven.surefire.api.suite

Class Tests Errors Failures Skipped Success Rate Time
RunResultTest 2 0 0 0 100% 0.006

org.apache.maven.surefire

Class Tests Errors Failures Skipped Success Rate Time
SpecificTestClassFilterTest 4 0 0 0 100% 0.003

org.apache.maven.surefire.api.booter

Class Tests Errors Failures Skipped Success Rate Time
ForkingRunListenerTest 1 0 0 0 100% 0.518

org.apache.maven.surefire.api.testset

Class Tests Errors Failures Skipped Success Rate Time
ResolvedTestTest 3 0 0 0 100% 0.01
TestListResolverTest 33 0 0 0 100% 0.034
FundamentalFilterTest 32 0 0 0 100% 0.005

Test Cases

[Summary] [Package List] [Test Cases]

ThreadedExecutionSchedulerTest

testAddTestJaggedResult 0.003
testAddTest 0.001

ForkingRunListenerTest

testInfo 0.518

LegacyPojoStackTraceWriterTest

testWriteTrimmedTraceToString 0.006
testMultiLineMessage 0
testCausedBy 0

RunResultTest

testFailuresInFirstRun 0.006
testEmptySummaryShouldBeErrorFree 0

ResolvedTestTest

testEmptyMethodRegex 0.009
testFromFullyQualifiedClass 0
testEmptyClassRegex 0.001

TestListResolverTest

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

ConcurrencyUtilsTest

countDownShouldBeUnchangedAsZeroNegativeTest 0.004
countDownToZeroShouldBeDecreasedByOneThreadModification 0.001
countDownShouldBeDecreasedByTwoThreadsModification 0.002
countDownShouldBeUnchangedAsNegativeNegativeTest 0
countDownShouldBeDecreasedByOneThreadModification 0.001

DefaultDirectoryScannerTest

testLocateTestClasses 0.04

RunOrderCalculatorTest

testOrderTestClasses 0.009

RunOrderTest

testShouldReturnRunOrderForUpperCaseName 0
testShouldThrowExceptionForInvalidName 0
testAsString 0
testShouldReturnNullForNullName 0.002
testMultiValue 0
testShouldReturnRunOrderForLowerCaseName 0

ScanResultTest

testWriteTo 0.001

TestsToRunTest

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

SpecificTestClassFilterTest

testMatchSingleSegmentWildcard 0.003
testMatchSingleSegmentWordWildcard 0
testMatchSingleCharacterWildcard 0
testMatchMultiSegmentWildcard 0

FundamentalFilterTest

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

ImmutableMapTest

shouldNotRemoveNull 0.002
testEntrySet 0.003
shouldNotHaveEqualEntry 0.001
shouldHaveEqualEntry 0
shouldNotSetEntries 0
shouldNotRemove 0.001
shouldNotModifyEntries 0.001
shouldSafelyEnumerateEntries 0
testGetter 0

ReflectionUtilsTest

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

ChannelsReaderTest

shouldValidateInput1 0.159
shouldValidateInput2 0.001
shouldValidateInput3 0.001
shouldValidateInput4 0.001
shouldReadZeroLength 0.001
shouldThrowExceptionOnRead 0.006
shouldThrowExceptionOnFuture1 0.013
shouldThrowExceptionOnFuture2 0.002
shouldThrowExceptionOnFuture3 0.002
bufferedChannel 0.008
shouldFailIfNotReadable 0.002
shouldClose 0.001
shouldOverflowBuffer 0.014
shouldRead 0.006
biggerBuffer 0.001
shouldFailIOnDirectBuffer 0.002
exactBufferSize 0.001
shouldNotClose 0.001
shouldUseFileChannel 0.004
shouldAlreadyClosed 0.002
shouldFailAfterClosed 0
shouldReadArray 0.003

ChannelsWriterTest

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

AsyncSocketTest

test 3.231

AbstractStreamEncoderTest

shouldComputeStreamPreemptiveLength 0.006
testWrite 0
testSendOpcode 0.003
testIntegerAsNull 0.001
testInteger 0
testEncodedString 0

AbstractStreamDecoderTest

shouldReadString 0.009
shouldDecode3BytesEncodedSymbol 0
shouldReadStringShiftedInput 0
shouldDecode100Bytes 7.94
malformedCharset 0.005
shouldReadThreeCharactersString 0
shouldReadEmptyString 0.001
shouldReadStringOverflowOn4BytesEncodedSymbol 0
shouldReadStringOverflowOnNewLine 0
shouldNotDecode 0.001
shouldDecodeHappyCase 0
shouldReadMultipleStringsAndShiftedInput 0.004
shouldSetNonDefaultCharset 0
shouldDecodeShifted 0
shouldReadEventType 0
shouldReadStringShiftedBuffer 0
shouldReadInt 0.001
shouldEventTypeReachedMalformedHeader 0
shouldReadDefaultCharset 0
shouldEventTypeReachedEndOfStream 0.001
shouldNotReadString 0
shouldReadInteger 0
shouldReadSingleCharString 0
shouldReadNonDefaultCharset 0
shouldReadNullString 0.001
shouldReadNullInteger 0

ObjectUtilsTest

shouldSupportSecurityManager 0.013