Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
10 | 0 | 0 | 0 | 100% | 0.601 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.601 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.162 s | |
TestSourceJarMojoTest | 4 | 0 | 0 | 0 | 100% | 0.439 s |
Test Cases
[Summary] [Package List] [Test Cases]
SourceJarMojoTest
testExcludes | 0.036 s | |
testNoSources | 0.029 s | |
testIncludeMavenDescriptorWhenExplicitlyConfigured | 0.023 s | |
testIncludePom | 0.025 s | |
testDefaultConfiguration | 0.023 s | |
testIncludes | 0.025 s |
TestSourceJarMojoTest
testExcludes | 0.323 s | |
testNoSources | 0.037 s | |
testIncludeMavenDescriptorWhenExplicitlyConfigured | 0.029 s | |
testDefaultConfiguration | 0.028 s |