Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
23 0 0 0 100% 4.932

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 23 0 0 0 100% 4.932

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
InterpolationTest 6 0 0 0 100% 2.151
InvokerMojoTest 5 0 0 0 100% 1.092
InvokerPropertiesTest 8 0 0 0 100% 0.026
GroovyScriptInterpreterTest 2 0 0 0 100% 1.407
BeanShellScriptInterpreterTest 2 0 0 0 100% 0.256

Test Cases

InterpolationTest

testCompositeMap 0.889
testInterpolationGoalsFile 0.305
testPomInterpolation 0.289
testProfilesFromFile 0.164
testEmptyProfilesFromFile 0.232
testProfilesWithNoFile 0.186

InvokerMojoTest

testReadGoalsFromFile 0.21
testSingleInvokerTest 0.206
testMultiInvokerTest 0.25
testFullPatternInvokerTest 0.249
testAlreadyCloned 0.159

InvokerPropertiesTest

testConstructorNullSafe 0.003
testGetInvokerProperty 0.001
testIsExpectedResult 0.001
testConfigureRequestGoals 0.009
testConfigureRequestProfiles 0.001
testConfigureRequestMavenOpts 0.001
testConfigureRequestFailureBehavior 0
testConfigureRequestRecursion 0.001

GroovyScriptInterpreterTest

testEvaluateScript 1.359
testEvaluateScriptVars 0.044

BeanShellScriptInterpreterTest

testEvaluateScript 0.216
testEvaluateScriptVars 0.037