[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 24 | 0 | 0 | 0 | 100% | 2.139 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.apache.maven.plugins.resources | 24 | 0 | 0 | 0 | 100% | 2.139 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| BasicPropertyUtilsTest | 4 | 0 | 0 | 0 | 100% | 0.937 | |
| CopyResourcesMojoTest | 1 | 0 | 0 | 0 | 100% | 0.124 | |
| PropertyUtilsExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.021 | |
| ResourcesMojoTest | 16 | 0 | 0 | 0 | 100% | 0.965 | |
| TestResourcesTest | 2 | 0 | 0 | 0 | 100% | 0.092 |
[Summary] [Package List] [Test Cases]
| testBasicLoadProperty_FF | 0.653 | |
| testBasicLoadProperty_TF | 0.102 | |
| testBasicLoadProperty_TT | 0.062 | |
| testNonExistentProperty | 0.07 |