Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 10 | 0 | 0 | 0 | 100% | 0.951 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.plugins.source | 10 | 0 | 0 | 0 | 100% | 0.951 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.plugins.source
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| SourceJarMojoTest | 6 | 0 | 0 | 0 | 100% | 0.273 s | |
| TestSourceJarMojoTest | 4 | 0 | 0 | 0 | 100% | 0.678 s |
Test Cases
[Summary] [Package List] [Test Cases]
SourceJarMojoTest
| testExcludes | 0.043 s | |
| testNoSources | 0.051 s | |
| testIncludeMavenDescriptorWhenExplicitlyConfigured | 0.043 s | |
| testIncludePom | 0.044 s | |
| testDefaultConfiguration | 0.044 s | |
| testIncludes | 0.047 s |
TestSourceJarMojoTest
| testExcludes | 0.484 s | |
| testNoSources | 0.056 s | |
| testIncludeMavenDescriptorWhenExplicitlyConfigured | 0.052 s | |
| testDefaultConfiguration | 0.052 s |


