Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 43 | 0 | 0 | 0 | 100% | 1.694 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 | 42 | 0 | 0 | 0 | 100% | 1.694 s |
| org.apache.maven.plugin.testing.resources | 1 | 0 | 0 | 0 | 100% | 0 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 | 14 | 0 | 0 | 0 | 100% | 0.554 s | |
| ArtifactStubFactoryTest | 2 | 0 | 0 | 0 | 100% | 0.003 s | |
| ProvidesInjectOverrideMojoTest | 1 | 0 | 0 | 0 | 100% | 0.049 s | |
| ParametersMojoJUnit4Test | 4 | 0 | 0 | 0 | 100% | 0.176 s | |
| ParametersMojoTest$BaseDirInBeforeEach | 2 | 0 | 0 | 0 | 100% | 0.055 s | |
| MojoRuleTest | 8 | 0 | 0 | 0 | 100% | 0.151 s | |
| ProvidesInjectMojoTest | 1 | 0 | 0 | 0 | 100% | 0.542 s | |
| TestSilentLog | 2 | 0 | 0 | 0 | 100% | 0.001 s | |
| PluginArtifactFileTest | 1 | 0 | 0 | 0 | 100% | 0.020 s | |
| MojoTestCaseTest | 5 | 0 | 0 | 0 | 100% | 0.097 s | |
| ExpressionEvaluatorTest | 1 | 0 | 0 | 0 | 100% | 0.020 s | |
| ParametersMojoTest$TestPropertyPom | 1 | 0 | 0 | 0 | 100% | 0.026 s |
org.apache.maven.plugin.testing.resources
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| TestResourcesTest | 1 | 0 | 0 | 0 | 100% | 0 s |
Test Cases
[Summary] [Package List] [Test Cases]
ParametersMojoTest
ArtifactStubFactoryTest
| testVersionChecks | 0.002 s | |
| testCreateFiles | 0.001 s |
ProvidesInjectOverrideMojoTest
| bennShouldBeInjected(ProvidesInjectMojo) | 0.048 s |
ParametersMojoJUnit4Test
| testExplicit | 0.072 s | |
| testExplicitWithProperty | 0.036 s | |
| testDefaultWithProperty | 0.034 s | |
| testDefault | 0.034 s |
TestResourcesTest
| testNoRuleAnnotation | 0 s |
ParametersMojoTest$BaseDirInBeforeEach
| basedirInjectedWithBasedirFromClasspathAnnotation(ParametersMojo) | 0.026 s | |
| basedirInjectedWithBasedirAnnotation(ParametersMojo) | 0.028 s |
MojoRuleTest
ProvidesInjectMojoTest
| bennShouldBeInjected(ProvidesInjectMojo) | 0.536 s |
TestSilentLog
| testLog | 0 s | |
| testLogger | 0 s |
PluginArtifactFileTest
| testArtifact | 0.020 s |
MojoTestCaseTest
| testSettingMojoVariables | 0.022 s | |
| testPluginConfigurationExtraction | 0.019 s | |
| testVariableAccessWithoutGetter2 | 0.020 s | |
| testVariableAccessWithoutGetter | 0.018 s | |
| testMojoConfiguration | 0.018 s |
ExpressionEvaluatorTest
| testInjection | 0.020 s |
ParametersMojoTest$TestPropertyPom
| testPropertyPom(ParametersMojo) | 0.026 s |


