Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
49 0 0 0 100% 2.476

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.plugins.invoker 49 0 0 0 100% 2.476

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.maven.plugins.invoker

Class Tests Errors Failures Skipped Success Rate Time
SelectorUtilsTest 7 0 0 0 100% 0.052
InvokerMojoTest 7 0 0 0 100% 1.54
SelectorTest 3 0 0 0 100% 0.004
InvokerPropertiesTest 26 0 0 0 100% 0.139
JobExecutorTest 3 0 0 0 100% 0.028
InvokerSessionTest 1 0 0 0 100% 0.506
InterpolationTest 2 0 0 0 100% 0.207

Test Cases

[Summary] [Package List] [Test Cases]

SelectorUtilsTest

testIsMatchingJre 0
testParseList 0
testIsMatchingToolchain 0.039
testCompareVersions 0
testParseVersion 0.001
mavenVersionFromMavenHome 0.008
mavenVersionForNotExistingMavenHomeThrowException 0.002

InvokerMojoTest

testParallelThreadsSettings 0.852
testAlreadyCloned 0.123
testSingleInvokerTest 0.173
testMultiInvokerTest 0.097
testFullPatternInvokerTest 0.084
testSetupProjectIsFiltered 0.085
testSetupInProjectList 0.068

SelectorTest

testGlobalMatch 0
testSelectorWithGlobalMatch 0
testSelectorMatch 0.001

InvokerPropertiesTest

testConstructorNullSafe 0.084
testConfigureRequestEmptyProperties 0.011
testGetJobName 0
testConfigureRequestFailureBehavior 0.002
testGetToolchainsForEmptyProperties 0.001
testIsSelectedDefined 0.001
testConfigureRequestOffline 0.002
testConfigureRequestDebug 0.001
testConfigureRequestGoals 0.003
testConfigureRequestQuiet 0.002
testConfigureUpdateSnapshots 0.001
testIsInvocationDefined 0.001
testConfigureRequestMavenExecutable 0.001
testConfigureRequestProfiles 0.002
testGetInvokerProperty 0.002
testConfigureEnvironmentVariables 0.001
testConfigureRequestRecursion 0.001
testConfigureRequestProject 0.008
testConfigureUpdateSnapshotsDefault 0.001
testIsExpectedResult 0
testGetToolchainsWithIndex 0.003
testGetToolchains 0
testConfigureRequestTimeoutInSeconds 0.001
testConfigureRequestMavenOpts 0.001
testConfigureEnvironmentVariablesWithIndex 0.002
testConfigureRequestFailureBehaviorUnKnownName 0.001

JobExecutorTest

emptyJobList 0.005
jobsShouldBeGroupedAndExecutedInProperOrder 0.011
failedJob 0.003

InvokerSessionTest

skipSummary 0.502

InterpolationTest

testPomInterpolation 0.104
testCompositeMap 0.1