Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.007
org.apache.maven.surefire.api.stream 32 0 0 0 100% 7.584
org.apache.maven.surefire.api.runorder 2 0 0 0 100% 0.003
org.apache.maven.surefire.api.util.internal 61 0 0 0 100% 3.346
org.apache.maven.surefire.api.util 22 0 0 0 100% 0.067
org.apache.maven.surefire.api.suite 2 0 0 0 100% 0.002
org.apache.maven.surefire 4 0 0 0 100% 0.002
org.apache.maven.surefire.api.booter 1 0 0 0 100% 0.598
org.apache.maven.surefire.api.testset 68 0 0 0 100% 0.055

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

org.apache.maven.surefire.api.stream

Class Tests Errors Failures Skipped Success Rate Time
AbstractStreamEncoderTest 6 0 0 0 100% 0.009
AbstractStreamDecoderTest 26 0 0 0 100% 7.575

org.apache.maven.surefire.api.runorder

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

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.009
ChannelsReaderTest 22 0 0 0 100% 0.139
ChannelsWriterTest 23 0 0 0 100% 0.042
AsyncSocketTest 1 0 0 0 100% 3.14
ObjectUtilsTest 1 0 0 0 100% 0.008

org.apache.maven.surefire.api.util

Class Tests Errors Failures Skipped Success Rate Time
DefaultDirectoryScannerTest 1 0 0 0 100% 0.039
RunOrderCalculatorTest 1 0 0 0 100% 0.01
RunOrderTest 6 0 0 0 100% 0.002
ScanResultTest 1 0 0 0 100% 0.002
TestsToRunTest 6 0 0 0 100% 0.002
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.002

org.apache.maven.surefire

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

org.apache.maven.surefire.api.booter

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

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.031
FundamentalFilterTest 32 0 0 0 100% 0.009

Test Cases

[Summary] [Package List] [Test Cases]

ThreadedExecutionSchedulerTest

testAddTestJaggedResult 0.003
testAddTest 0

ForkingRunListenerTest

testInfo 0.598

LegacyPojoStackTraceWriterTest

testWriteTrimmedTraceToString 0.006
testMultiLineMessage 0.001
testCausedBy 0

RunResultTest

testFailuresInFirstRun 0.002
testEmptySummaryShouldBeErrorFree 0

ResolvedTestTest

testEmptyMethodRegex 0.015
testFromFullyQualifiedClass 0
testEmptyClassRegex 0

TestListResolverTest

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

ConcurrencyUtilsTest

countDownShouldBeUnchangedAsZeroNegativeTest 0.003
countDownToZeroShouldBeDecreasedByOneThreadModification 0
countDownShouldBeDecreasedByTwoThreadsModification 0.003
countDownShouldBeUnchangedAsNegativeNegativeTest 0.001
countDownShouldBeDecreasedByOneThreadModification 0.001

DefaultDirectoryScannerTest

testLocateTestClasses 0.039

RunOrderCalculatorTest

testOrderTestClasses 0.01

RunOrderTest

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

ScanResultTest

testWriteTo 0.002

TestsToRunTest

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

SpecificTestClassFilterTest

testMatchSingleSegmentWildcard 0.002
testMatchSingleSegmentWordWildcard 0
testMatchSingleCharacterWildcard 0
testMatchMultiSegmentWildcard 0

FundamentalFilterTest

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

ImmutableMapTest

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

ReflectionUtilsTest

shouldInvokeFallbackOnMethodChain 0.008
shouldNotInvokeStaticMethod 0
shouldInvokeStaticMethod 0
shouldInvokeMethodChain 0
shouldReloadClass 0.002
shouldGetConstructor 0.002
shouldNotGetNonExistingConstructor 0

ChannelsReaderTest

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

ChannelsWriterTest

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

AsyncSocketTest

test 3.14

AbstractStreamEncoderTest

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

AbstractStreamDecoderTest

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

ObjectUtilsTest

shouldSupportSecurityManager 0.008