Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
29 0 0 0 100% 5.427

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.apache.maven.plugin.invoker 29 0 0 0 100% 5.427

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

org.apache.maven.plugin.invoker

Class Tests Errors Failures Skipped Success Rate Time
SelectorUtilsTest 4 0 0 0 100% 0.018
InterpolationTest 6 0 0 0 100% 2.182
InvokerPropertiesTest 10 0 0 0 100% 0.059
InvokerMojoTest 5 0 0 0 100% 1.274
GroovyScriptInterpreterTest 2 0 0 0 100% 1.506
BeanShellScriptInterpreterTest 2 0 0 0 100% 0.388

Test Cases

SelectorUtilsTest

testParseList 0.007
testParseVersion 0.002
testCompareVersions 0.001
testIsMatchingJre 0.004

InterpolationTest

testCompositeMap 0.857
testInterpolationGoalsFile 0.325
testPomInterpolation 0.192
testProfilesFromFile 0.22
testEmptyProfilesFromFile 0.32
testProfilesWithNoFile 0.211

InvokerPropertiesTest

testConstructorNullSafe 0.005
testGetInvokerProperty 0.001
testIsExpectedResult 0.001
testConfigureRequestGoals 0.007
testConfigureRequestProfiles 0.003
testConfigureRequestProject 0.022
testConfigureRequestMavenOpts 0
testConfigureRequestFailureBehavior 0
testConfigureRequestRecursion 0.001
testConfigureRequestOffline 0.001

InvokerMojoTest

testReadGoalsFromFile 0.172
testSingleInvokerTest 0.281
testMultiInvokerTest 0.263
testFullPatternInvokerTest 0.26
testAlreadyCloned 0.291

GroovyScriptInterpreterTest

testEvaluateScript 1.461
testEvaluateScriptVars 0.043

BeanShellScriptInterpreterTest

testEvaluateScript 0.307
testEvaluateScriptVars 0.025