Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
193 0 0 0 100% 14.015

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.013
org.apache.maven.surefire.api.stream 30 0 0 0 100% 8.358
org.apache.maven.surefire.api.runorder 2 0 0 0 100% 0.009
org.apache.maven.surefire.api.util.internal 61 0 0 0 100% 3.999
org.apache.maven.surefire.api.util 22 0 0 0 100% 0.265
org.apache.maven.surefire.api.suite 2 0 0 0 100% 0.004
org.apache.maven.surefire 4 0 0 0 100% 0.013
org.apache.maven.surefire.api.booter 1 0 0 0 100% 1.218
org.apache.maven.surefire.api.testset 68 0 0 0 100% 0.136

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

org.apache.maven.surefire.api.stream

Class Tests Errors Failures Skipped Success Rate Time
AbstractStreamEncoderTest 6 0 0 0 100% 0.039
AbstractStreamDecoderTest 24 0 0 0 100% 8.319

org.apache.maven.surefire.api.runorder

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

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

Class Tests Errors Failures Skipped Success Rate Time
ConcurrencyUtilsTest 5 0 0 0 100% 0.02
ImmutableMapTest 9 0 0 0 100% 0.03
ChannelsReaderTest 22 0 0 0 100% 0.477
ChannelsWriterTest 23 0 0 0 100% 0.112
AsyncSocketTest 1 0 0 0 100% 3.343
ObjectUtilsTest 1 0 0 0 100% 0.017

org.apache.maven.surefire.api.util

Class Tests Errors Failures Skipped Success Rate Time
DefaultDirectoryScannerTest 1 0 0 0 100% 0.168
RunOrderCalculatorTest 1 0 0 0 100% 0.031
RunOrderTest 6 0 0 0 100% 0.003
ScanResultTest 1 0 0 0 100% 0.008
TestsToRunTest 6 0 0 0 100% 0.011
ReflectionUtilsTest 7 0 0 0 100% 0.044

org.apache.maven.surefire.api.suite

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

org.apache.maven.surefire

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

org.apache.maven.surefire.api.booter

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

org.apache.maven.surefire.api.testset

Class Tests Errors Failures Skipped Success Rate Time
ResolvedTestTest 3 0 0 0 100% 0.039
TestListResolverTest 33 0 0 0 100% 0.075
FundamentalFilterTest 32 0 0 0 100% 0.022

Test Cases

[Summary] [Package List] [Test Cases]

ThreadedExecutionSchedulerTest

testAddTestJaggedResult 0.008
testAddTest 0.001

ForkingRunListenerTest

testInfo 1.218

LegacyPojoStackTraceWriterTest

testWriteTrimmedTraceToString 0.01
testMultiLineMessage 0.002
testCausedBy 0.001

RunResultTest

testFailuresInFirstRun 0.004
testEmptySummaryShouldBeErrorFree 0

ResolvedTestTest

testEmptyMethodRegex 0.039
testFromFullyQualifiedClass 0
testEmptyClassRegex 0

TestListResolverTest

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

ConcurrencyUtilsTest

countDownShouldBeUnchangedAsZeroNegativeTest 0.008
countDownToZeroShouldBeDecreasedByOneThreadModification 0.001
countDownShouldBeDecreasedByTwoThreadsModification 0.006
countDownShouldBeUnchangedAsNegativeNegativeTest 0.002
countDownShouldBeDecreasedByOneThreadModification 0.003

DefaultDirectoryScannerTest

testLocateTestClasses 0.168

RunOrderCalculatorTest

testOrderTestClasses 0.031

RunOrderTest

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

ScanResultTest

testWriteTo 0.008

TestsToRunTest

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

SpecificTestClassFilterTest

testMatchSingleSegmentWildcard 0.008
testMatchSingleSegmentWordWildcard 0
testMatchSingleCharacterWildcard 0.004
testMatchMultiSegmentWildcard 0.001

FundamentalFilterTest

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

ImmutableMapTest

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

ReflectionUtilsTest

shouldInvokeFallbackOnMethodChain 0.02
shouldNotInvokeStaticMethod 0
shouldInvokeStaticMethod 0.004
shouldInvokeMethodChain 0.003
shouldReloadClass 0.013
shouldGetConstructor 0.004
shouldNotGetNonExistingConstructor 0

ChannelsReaderTest

shouldValidateInput1 0.262
shouldValidateInput2 0.002
shouldValidateInput3 0.003
shouldValidateInput4 0.005
shouldReadZeroLength 0
shouldThrowExceptionOnRead 0.024
shouldThrowExceptionOnFuture1 0.046
shouldThrowExceptionOnFuture2 0.016
shouldThrowExceptionOnFuture3 0.001
bufferedChannel 0.028
shouldFailIfNotReadable 0.005
shouldClose 0.004
shouldOverflowBuffer 0.027
shouldRead 0.014
biggerBuffer 0.006
shouldFailIOnDirectBuffer 0.003
exactBufferSize 0.002
shouldNotClose 0.004
shouldUseFileChannel 0.011
shouldAlreadyClosed 0.005
shouldFailAfterClosed 0.002
shouldReadArray 0.007

ChannelsWriterTest

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

AsyncSocketTest

test 3.343

AbstractStreamEncoderTest

shouldComputeStreamPreemptiveLength 0.025
testWrite 0.001
testSendOpcode 0.01
testIntegerAsNull 0.002
testInteger 0
testEncodedString 0.001

AbstractStreamDecoderTest

shouldReadString 0.027
shouldDecode3BytesEncodedSymbol 0.002
shouldReadStringShiftedInput 0
shouldDecode100Bytes 8.24
malformedCharset 0.018
shouldReadThreeCharactersString 0
shouldReadEmptyString 0.001
shouldNotDecode 0.009
shouldDecodeHappyCase 0.001
shouldReadMultipleStringsAndShiftedInput 0.002
shouldSetNonDefaultCharset 0.002
shouldDecodeShifted 0
shouldReadEventType 0.004
shouldReadStringShiftedBuffer 0.001
shouldReadInt 0
shouldEventTypeReachedMalformedHeader 0
shouldReadDefaultCharset 0.001
shouldEventTypeReachedEndOfStream 0.004
shouldNotReadString 0.001
shouldReadInteger 0.001
shouldReadSingleCharString 0
shouldReadNonDefaultCharset 0.001
shouldReadNullString 0.004
shouldReadNullInteger 0

ObjectUtilsTest

shouldSupportSecurityManager 0.017