Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
3 | 0 | 0 | 0 | 100% | 0.026 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.lifecycle | 1 | 0 | 0 | 0 | 100% | 0.001 s |
org.apache.maven.plugin.descriptor | 2 | 0 | 0 | 0 | 100% | 0.025 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.plugin.lifecycle
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
LifecycleXpp3ReaderTest | 1 | 0 | 0 | 0 | 100% | 0.001 s |
org.apache.maven.plugin.descriptor
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
MojoDescriptorTest | 1 | 0 | 0 | 0 | 100% | 0.017 s | |
PluginDescriptorBuilderTest | 1 | 0 | 0 | 0 | 100% | 0.008 s |
Test Cases
[Summary] [Package List] [Test Cases]
MojoDescriptorTest
testGetParameterMap | 0.002 s |
PluginDescriptorBuilderTest
testBuildReader | 0.006 s |
LifecycleXpp3ReaderTest
testLifecycleReader | 0 s |