Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
25 | 0 | 0 | 0 | 100% | 1.542 |
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% | 0.829 |
org.apache.maven.api.plugin.testing | 1 | 0 | 0 | 0 | 100% | 0.712 |
org.apache.maven.plugin.testing.resources | 1 | 0 | 0 | 0 | 100% | 0.001 |
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.149 | |
ArtifactStubFactoryTest | 2 | 0 | 0 | 0 | 100% | 0.019 | |
MojoRuleTest | 8 | 0 | 0 | 0 | 100% | 0.398 | |
TestSilentLog | 2 | 0 | 0 | 0 | 100% | 0.001 | |
PluginArtifactFileTest | 1 | 0 | 0 | 0 | 100% | 0.039 | |
MojoTestCaseTest | 5 | 0 | 0 | 0 | 100% | 0.184 | |
ExpressionEvaluatorTest | 1 | 0 | 0 | 0 | 100% | 0.039 |
org.apache.maven.api.plugin.testing
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ExpressionEvaluatorTest | 1 | 0 | 0 | 0 | 100% | 0.712 |
org.apache.maven.plugin.testing.resources
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TestResourcesTest | 1 | 0 | 0 | 0 | 100% | 0.001 |
Test Cases
[Summary] [Package List] [Test Cases]
ParametersMojoTest
testExplicit | 0.042 | |
testExplicitWithProperty | 0.041 | |
testDefaultWithProperty | 0.033 | |
testDefault | 0.033 |
ArtifactStubFactoryTest
testVersionChecks | 0.011 | |
testCreateFiles | 0.001 |
TestResourcesTest
testNoRuleAnnotation | 0 |
ExpressionEvaluatorTest
testInjection(ExpressionEvaluatorTest$ExpressionEvaluatorMojo) | 0.711 |
MojoRuleTest
TestSilentLog
testLog | 0 | |
testLogger | 0 |
PluginArtifactFileTest
testArtifact | 0.038 |
MojoTestCaseTest
testSettingMojoVariables | 0.04 | |
testPluginConfigurationExtraction | 0.036 | |
testVariableAccessWithoutGetter2 | 0.036 | |
testVariableAccessWithoutGetter | 0.036 | |
testMojoConfiguration | 0.035 |
ExpressionEvaluatorTest
testInjection | 0.038 |