Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
24 | 0 | 0 | 0 | 100% | 1.743 |
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% | 1.743 |
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% | 0.766 |
![]() |
CopyResourcesMojoTest | 1 | 0 | 0 | 0 | 100% | 0.061 |
![]() |
PropertyUtilsExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.011 |
![]() |
ResourcesMojoTest | 16 | 0 | 0 | 0 | 100% | 0.825 |
![]() |
TestResourcesTest | 2 | 0 | 0 | 0 | 100% | 0.08 |
Test Cases
[Summary] [Package List] [Test Cases]
BasicPropertyUtilsTest
![]() |
testBasicLoadProperty_FF | 0.555 |
![]() |
testBasicLoadProperty_TF | 0.064 |
![]() |
testBasicLoadProperty_TT | 0.052 |
![]() |
testNonExistentProperty | 0.054 |
CopyResourcesMojoTest
![]() |
testCopyWithoutFiltering | 0.055 |
PropertyUtilsExceptionTest
![]() |
loadPropertyFileShouldFailWithFileNotFoundException | 0.001 |
ResourcesMojoTest
TestResourcesTest
![]() |
testTestResourceDirectoryCreation | 0.037 |
![]() |
testHarnessEnvironment | 0.039 |