Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
30 0 0 0 100% 4.178 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.plugin.testing 23 0 0 0 100% 1.538 s
org.apache.maven.plugin.testing.junit5 3 0 0 0 100% 2.170 s
org.apache.maven.api.plugin.testing 3 0 0 0 100% 0.468 s
org.apache.maven.plugin.testing.resources 1 0 0 0 100% 0.002 s

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

org.apache.maven.plugin.testing

- Class Tests Errors Failures Skipped Success Rate Time
ParametersMojoTest 4 0 0 0 100% 0.347 s
ArtifactStubFactoryTest 2 0 0 0 100% 0.008 s
MojoRuleTest 8 0 0 0 100% 0.657 s
TestSilentLog 2 0 0 0 100% 0.003 s
PluginArtifactFileTest 1 0 0 0 100% 0.081 s
MojoTestCaseTest 5 0 0 0 100% 0.367 s
ExpressionEvaluatorTest 1 0 0 0 100% 0.075 s

org.apache.maven.plugin.testing.junit5

- Class Tests Errors Failures Skipped Success Rate Time
Junit5Test 3 0 0 0 100% 2.170 s

org.apache.maven.api.plugin.testing

- Class Tests Errors Failures Skipped Success Rate Time
ExpressionEvaluatorTest 3 0 0 0 100% 0.468 s

org.apache.maven.plugin.testing.resources

- Class Tests Errors Failures Skipped Success Rate Time
TestResourcesTest 1 0 0 0 100% 0.002 s

Test Cases

[Summary] [Package List] [Test Cases]

ParametersMojoTest

testExplicit 0.100 s
testExplicitWithProperty 0.092 s
testDefaultWithProperty 0.084 s
testDefault 0.068 s

ArtifactStubFactoryTest

testVersionChecks 0.006 s
testCreateFiles 0.001 s

Junit5Test

simpleMojoWithParameter(ParametersMojo) 1.859 s
simpleMojo(ParametersMojo) 0.162 s
simpleMojoWithParameters(ParametersMojo) 0.123 s

TestResourcesTest

testNoRuleAnnotation 0.002 s

ExpressionEvaluatorTest

testParam(ExpressionEvaluatorMojo) 0.266 s
testInjection(ExpressionEvaluatorMojo) 0.103 s
testParams(ExpressionEvaluatorMojo) 0.096 s

MojoRuleTest

testSettingMojoVariables 0.078 s
testPluginConfigurationExtraction 0.070 s
testVariableAccessWithoutGetter2 0.073 s
testNoRuleWrapper 0 s
testWithRuleWrapper 0.072 s
testVariableAccessWithoutGetter 0.073 s
testLookupInitializedMojo 0.207 s
testMojoConfiguration 0.073 s

TestSilentLog

testLog 0 s
testLogger 0 s

PluginArtifactFileTest

testArtifact 0.080 s

MojoTestCaseTest

testSettingMojoVariables 0.078 s
testPluginConfigurationExtraction 0.076 s
testVariableAccessWithoutGetter2 0.071 s
testVariableAccessWithoutGetter 0.070 s
testMojoConfiguration 0.070 s

ExpressionEvaluatorTest

testInjection 0.074 s