Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
157 0 0 0 100% 5.413

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.01
org.apache.maven.surefire.api.runorder 2 0 0 0 100% 0.005
org.apache.maven.surefire.api.util.internal 57 0 0 0 100% 4.219
org.apache.maven.surefire.api.util 20 0 0 0 100% 0.139
org.apache.maven.surefire.api.suite 2 0 0 0 100% 0.005
org.apache.maven.surefire 4 0 0 0 100% 0.005
org.apache.maven.surefire.api.booter 1 0 0 0 100% 0.894
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.01

org.apache.maven.surefire.api.runorder

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

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

Class Tests Errors Failures Skipped Success Rate Time
ConcurrencyUtilsTest 5 0 0 0 100% 0.012
ImmutableMapTest 9 0 0 0 100% 0.017
ChannelsReaderTest 21 0 0 0 100% 0.798
ChannelsWriterTest 21 0 0 0 100% 0.091
AsyncSocketTest 1 0 0 0 100% 3.301

org.apache.maven.surefire.api.util

Class Tests Errors Failures Skipped Success Rate Time
DefaultDirectoryScannerTest 1 0 0 0 100% 0.089
RunOrderCalculatorTest 1 0 0 0 100% 0.017
RunOrderTest 6 0 0 0 100% 0.003
ScanResultTest 1 0 0 0 100% 0.007
TestsToRunTest 6 0 0 0 100% 0.01
ReflectionUtilsTest 5 0 0 0 100% 0.013

org.apache.maven.surefire.api.suite

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

org.apache.maven.surefire

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

org.apache.maven.surefire.api.booter

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

org.apache.maven.surefire.api.testset

Class Tests Errors Failures Skipped Success Rate Time
ResolvedTestTest 3 0 0 0 100% 0.031
TestListResolverTest 33 0 0 0 100% 0.087
FundamentalFilterTest 32 0 0 0 100% 0.018

Test Cases

[Summary] [Package List] [Test Cases]

ThreadedExecutionSchedulerTest

testAddTestJaggedResult 0.005
testAddTest 0

ForkingRunListenerTest

testInfo 0.894

LegacyPojoStackTraceWriterTest

testWriteTrimmedTraceToString 0.007
testMultiLineMessage 0.002
testCausedBy 0.001

RunResultTest

testFailuresInFirstRun 0.005
testEmptySummaryShouldBeErrorFree 0

ResolvedTestTest

testEmptyMethodRegex 0.03
testFromFullyQualifiedClass 0.001
testEmptyClassRegex 0

TestListResolverTest

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

ConcurrencyUtilsTest

countDownShouldBeUnchangedAsZeroNegativeTest 0.006
countDownToZeroShouldBeDecreasedByOneThreadModification 0
countDownShouldBeDecreasedByTwoThreadsModification 0.006
countDownShouldBeUnchangedAsNegativeNegativeTest 0
countDownShouldBeDecreasedByOneThreadModification 0

DefaultDirectoryScannerTest

testLocateTestClasses 0.089

RunOrderCalculatorTest

testOrderTestClasses 0.017

RunOrderTest

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

ScanResultTest

testWriteTo 0.007

TestsToRunTest

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

SpecificTestClassFilterTest

testMatchSingleSegmentWildcard 0.004
testMatchSingleSegmentWordWildcard 0
testMatchSingleCharacterWildcard 0
testMatchMultiSegmentWildcard 0.001

FundamentalFilterTest

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

ImmutableMapTest

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

ReflectionUtilsTest

shouldInvokeFallbackOnMethodChain 0.011
shouldNotInvokeStaticMethod 0.001
shouldInvokeStaticMethod 0
shouldInvokeMethodChain 0
shouldReloadClass 0.001

ChannelsReaderTest

shouldValidateInput1 0.642
shouldValidateInput2 0.005
shouldValidateInput3 0.003
shouldValidateInput4 0.003
shouldReadZeroLength 0.003
shouldThrowExceptionOnRead 0.019
shouldThrowExceptionOnFuture1 0.035
shouldThrowExceptionOnFuture2 0.008
shouldThrowExceptionOnFuture3 0.005
bufferedChannel 0.009
shouldFailIfNotReadable 0.003
shouldClose 0.003
shouldRead 0.017
biggerBuffer 0.004
shouldFailIOnDirectBuffer 0.003
exactBufferSize 0.004
shouldNotClose 0.004
shouldUseFileChannel 0.015
shouldAlreadyClosed 0.004
shouldFailAfterClosed 0.003
shouldReadArray 0.006

ChannelsWriterTest

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

AsyncSocketTest

test 3.301