Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
53 0 0 0 100% 0.309 s

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 53 0 0 0 100% 0.309 s

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.027 s
InvokerMojoTest 7 0 0 0 100% 0.050 s
SelectorTest 3 0 0 0 100% 0.005 s
InvokerPropertiesTest 30 0 0 0 100% 0.071 s
JobExecutorTest 3 0 0 0 100% 0.007 s
InvokerSessionTest 1 0 0 0 100% 0.131 s
InterpolationTest 2 0 0 0 100% 0.018 s

Test Cases

[Summary] [Package List] [Test Cases]

SelectorUtilsTest

testIsMatchingJre 0 s
testParseList 0 s
testIsMatchingToolchain 0.019 s
testCompareVersions 0.001 s
testParseVersion 0 s
mavenVersionFromMavenHome 0.004 s
mavenVersionForNotExistingMavenHomeThrowException 0.001 s

InvokerMojoTest

testParallelThreadsSettings 0.026 s
testAlreadyCloned 0 s
testSingleInvokerTest 0.010 s
testMultiInvokerTest 0.001 s
testFullPatternInvokerTest 0.002 s
testSetupProjectIsFiltered 0.001 s
testSetupInProjectList 0.002 s

SelectorTest

testGlobalMatch 0.003 s
testSelectorWithGlobalMatch 0.001 s
testSelectorMatch 0.001 s

InvokerPropertiesTest

defaultValueForUserPropertiesFileShouldBeReturned 0.029 s
testConstructorNullSafe 0 s
testConfigureRequestEmptyProperties 0.004 s
testGetJobName 0 s
testConfigureRequestFailureBehavior 0.001 s
testGetToolchainsForEmptyProperties 0.001 s
testIsSelectedDefined 0 s
testConfigureRequestOffline 0.001 s
testConfigureRequestDebug 0.001 s
testConfigureRequestGoals 0.001 s
testConfigureRequestQuiet 0.001 s
testConfigureUpdateSnapshots 0 s
testIsInvocationDefined 0 s
testConfigureRequestMavenExecutable 0.001 s
testConfigureRequestProfiles 0.001 s
testGetInvokerProperty 0 s
testConfigureEnvironmentVariables 0.001 s
testConfigureRequestRecursion 0.001 s
testConfigureRequestProject 0.014 s
testConfigureUpdateSnapshotsDefault 0.001 s
testIsExpectedResult 0 s
testGetToolchainsWithIndex 0.001 s
userPropertiesFilesShouldBeUsed 0.001 s
testGetToolchains 0 s
testConfigureRequestTimeoutInSeconds 0.001 s
userAndSystemPropertiesFilesShouldThrowException 0.001 s
systemPropertiesFilesShouldBeUsed 0.001 s
testConfigureRequestMavenOpts 0 s
testConfigureEnvironmentVariablesWithIndex 0.001 s
testConfigureRequestFailureBehaviorUnKnownName 0.001 s

JobExecutorTest

emptyJobList 0.001 s
jobsShouldBeGroupedAndExecutedInProperOrder 0.004 s
failedJob 0.001 s

InvokerSessionTest

skipSummary 0.131 s

InterpolationTest

testPomInterpolation 0.011 s
testCompositeMap 0.006 s