Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
24 | 0 | 0 | 0 | 100% | 3.322 |
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.resources | 24 | 0 | 0 | 0 | 100% | 3.322 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.maven.plugins.resources
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
BasicPropertyUtilsTest | 4 | 0 | 0 | 0 | 100% | 1.435 | |
CopyResourcesMojoTest | 1 | 0 | 0 | 0 | 100% | 0.119 | |
PropertyUtilsExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.022 | |
ResourcesMojoTest | 16 | 0 | 0 | 0 | 100% | 1.623 | |
TestResourcesTest | 2 | 0 | 0 | 0 | 100% | 0.123 |
Test Cases
[Summary] [Package List] [Test Cases]
BasicPropertyUtilsTest
testBasicLoadProperty_FF | 0.984 | |
testBasicLoadProperty_TF | 0.133 | |
testBasicLoadProperty_TT | 0.119 | |
testNonExistentProperty | 0.111 |
CopyResourcesMojoTest
testCopyWithoutFiltering | 0.119 |
PropertyUtilsExceptionTest
loadPropertyFileShouldFailWithFileNotFoundException | 0.002 |
ResourcesMojoTest
TestResourcesTest
testTestResourceDirectoryCreation | 0.063 | |
testHarnessEnvironment | 0.059 |