Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
10 0 0 0 100% 1.033 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.741 s
org.apache.maven.api.plugin.testing 7 0 0 0 100% 0.292 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.741 s

org.apache.maven.api.plugin.testing

- Class Tests Errors Failures Skipped Success Rate Time
MojoRealSessionTest$CustomRealOverridesFlag 1 0 0 0 100% 0.073 s
MojoRealSessionTest$RealSession 1 0 0 0 100% 0.010 s
MojoRealSessionTest 0 0 0 0 0% 0.097 s
ExpressionEvaluatorTest 3 0 0 0 100% 0.100 s
MojoRealSessionTest$CustomMock 1 0 0 0 100% 0.006 s
MojoRealSessionTest$DefaultMock 1 0 0 0 100% 0.006 s

Test Cases

[Summary] [Package List] [Test Cases]

MojoRealSessionTest$CustomRealOverridesFlag

customProviderWinsOverFlag 0.071 s

SimpleDITest

testSetupContainerWithNullTestClass 0.713 s
testSession 0.010 s
testSetupContainerWithNullContext 0.007 s

MojoRealSessionTest$RealSession

hasRealSession 0.009 s

ExpressionEvaluatorTest

testParam(ExpressionEvaluatorMojo) 0.084 s
testInjection(ExpressionEvaluatorMojo) 0.008 s
testParams(ExpressionEvaluatorMojo) 0.007 s

MojoRealSessionTest$CustomMock

hasCustomMockSession 0.005 s

MojoRealSessionTest$DefaultMock

hasMockSession 0.005 s