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

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.005
org.apache.maven.surefire.api.stream 32 0 0 0 100% 7.99
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.48
org.apache.maven.surefire.api.util 22 0 0 0 100% 0.059
org.apache.maven.surefire.api.suite 2 0 0 0 100% 0.003
org.apache.maven.surefire 4 0 0 0 100% 0.006
org.apache.maven.surefire.api.booter 1 0 0 0 100% 0.535
org.apache.maven.surefire.api.testset 68 0 0 0 100% 0.066

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

org.apache.maven.surefire.api.stream

Class Tests Errors Failures Skipped Success Rate Time
AbstractStreamEncoderTest 6 0 0 0 100% 0.011
AbstractStreamDecoderTest 26 0 0 0 100% 7.979

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.01
ImmutableMapTest 9 0 0 0 100% 0.009
ChannelsReaderTest 22 0 0 0 100% 0.229
ChannelsWriterTest 23 0 0 0 100% 0.027
AsyncSocketTest 1 0 0 0 100% 3.193
ObjectUtilsTest 1 0 0 0 100% 0.012

org.apache.maven.surefire.api.util

Class Tests Errors Failures Skipped Success Rate Time
DefaultDirectoryScannerTest 1 0 0 0 100% 0.027
RunOrderCalculatorTest 1 0 0 0 100% 0.012
RunOrderTest 6 0 0 0 100% 0
ScanResultTest 1 0 0 0 100% 0.003
TestsToRunTest 6 0 0 0 100% 0.005
ReflectionUtilsTest 7 0 0 0 100% 0.012

org.apache.maven.surefire.api.suite

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

org.apache.maven.surefire

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

org.apache.maven.surefire.api.booter

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

org.apache.maven.surefire.api.testset

Class Tests Errors Failures Skipped Success Rate Time
ResolvedTestTest 3 0 0 0 100% 0.015
TestListResolverTest 33 0 0 0 100% 0.044
FundamentalFilterTest 32 0 0 0 100% 0.007

Test Cases

[Summary] [Package List] [Test Cases]

ThreadedExecutionSchedulerTest

testAddTestJaggedResult 0.003
testAddTest 0.001

ForkingRunListenerTest

testInfo 0.535

LegacyPojoStackTraceWriterTest

testWriteTrimmedTraceToString 0.005
testMultiLineMessage 0
testCausedBy 0

RunResultTest

testFailuresInFirstRun 0.003
testEmptySummaryShouldBeErrorFree 0

ResolvedTestTest

testEmptyMethodRegex 0.015
testFromFullyQualifiedClass 0
testEmptyClassRegex 0

TestListResolverTest

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

ConcurrencyUtilsTest

countDownShouldBeUnchangedAsZeroNegativeTest 0.005
countDownToZeroShouldBeDecreasedByOneThreadModification 0
countDownShouldBeDecreasedByTwoThreadsModification 0.005
countDownShouldBeUnchangedAsNegativeNegativeTest 0
countDownShouldBeDecreasedByOneThreadModification 0

DefaultDirectoryScannerTest

testLocateTestClasses 0.027

RunOrderCalculatorTest

testOrderTestClasses 0.012

RunOrderTest

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

ScanResultTest

testWriteTo 0.003

TestsToRunTest

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

SpecificTestClassFilterTest

testMatchSingleSegmentWildcard 0.006
testMatchSingleSegmentWordWildcard 0
testMatchSingleCharacterWildcard 0
testMatchMultiSegmentWildcard 0

FundamentalFilterTest

testExcludes1 0
testExcludes2 0
testExcludes3 0
testExcludes4 0
testExcludes5 0
testExcludes6 0.001
testExcludes7 0
testExcludes8 0
testExcludes9 0
testIncludes1 0
testIncludes2 0
testIncludes3 0
testIncludes4 0
testIncludes5 0
testIncludes6 0.001
testIncludes7 0.001
testIncludes8 0.001
testIncludes9 0
testExcludes10 0.001
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.001
shouldNotRemove 0
shouldNotModifyEntries 0
shouldSafelyEnumerateEntries 0.002
testGetter 0

ReflectionUtilsTest

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

ChannelsReaderTest

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

ChannelsWriterTest

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

AsyncSocketTest

test 3.193

AbstractStreamEncoderTest

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

AbstractStreamDecoderTest

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

ObjectUtilsTest

shouldSupportSecurityManager 0.012