Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
22 0 0 0 100% 1.126 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.api.di.testing 3 0 0 0 100% 0.045 s
org.apache.maven.api.plugin.testing 19 0 0 0 100% 1.081 s

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

org.apache.maven.api.di.testing

- Class Tests Errors Failures Skipped Success Rate Time
SimpleDITest 3 0 0 0 100% 0.045 s

org.apache.maven.api.plugin.testing

- Class Tests Errors Failures Skipped Success Rate Time
MojoRealSessionTest$RealSession 1 0 0 0 100% 0.084 s
MojoRealSessionTest$CustomRealOverridesFlag 1 0 0 0 100% 0.010 s
MojoRealSessionTest$CustomMock 1 0 0 0 100% 0.005 s
MojoRealSessionTest$DefaultMock 1 0 0 0 100% 0.003 s
ExpressionEvaluatorTest 15 0 0 0 100% 0.979 s

Test Cases

[Summary] [Package List] [Test Cases]

SimpleDITest

testSetupContainerWithNullTestClass 0.036 s
testSession 0.004 s
testSetupContainerWithNullContext 0.003 s

MojoRealSessionTest$RealSession

hasRealSession 0.084 s

MojoRealSessionTest$CustomRealOverridesFlag

customProviderWinsOverFlag 0.010 s

MojoRealSessionTest$CustomMock

hasCustomMockSession 0.005 s

MojoRealSessionTest$DefaultMock

hasMockSession 0.003 s

ExpressionEvaluatorTest

testCommaSeparatedParam(ExpressionEvaluatorMojo) 0.832 s
testPropertiesParam(ExpressionEvaluatorMojo) 0.014 s
testBoolValue(ExpressionEvaluatorMojo) 0.014 s
testBeanParam(ExpressionEvaluatorMojo) 0.015 s
testParam(ExpressionEvaluatorMojo) 0.014 s
testArrayWithCommaSeparated(ExpressionEvaluatorMojo) 0.008 s
testSpecialCharactersWithXmlFalse(ExpressionEvaluatorMojo) 0.007 s
testCommaSeparatedListWithXmlFalse(ExpressionEvaluatorMojo) 0.005 s
testComplexParam(ExpressionEvaluatorMojo) 0.006 s
testInjection(ExpressionEvaluatorMojo) 0.005 s
testMapParam(ExpressionEvaluatorMojo) 0.006 s
testListWithXmlTrue(ExpressionEvaluatorMojo) 0.006 s
testIntValue(ExpressionEvaluatorMojo) 0.006 s
testParams(ExpressionEvaluatorMojo) 0.007 s
testStringArray(ExpressionEvaluatorMojo) 0.011 s