[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 32 | 0 | 0 | 0 | 100% | 1.756 |
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.plugin.resources | 32 | 0 | 0 | 0 | 100% | 1.756 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| AdvancePropertyUtilsTest | 3 | 0 | 0 | 0 | 100% | 0.611 | |
| BasicPropertyUtilsTest | 5 | 0 | 0 | 0 | 100% | 0.262 | |
| CopyResourcesMojoTest | 1 | 0 | 0 | 0 | 100% | 0.075 | |
| EnhancedPropertyUtilsTest | 3 | 0 | 0 | 0 | 100% | 0.097 | |
| ReflectionPropertiesTest | 2 | 0 | 0 | 0 | 100% | 0.087 | |
| ResourcesMojoTest | 16 | 0 | 0 | 0 | 100% | 0.575 | |
| TestResourcesTest | 2 | 0 | 0 | 0 | 100% | 0.049 |
[Summary] [Package List] [Test Cases]
| testAdvanceLoadProperty_FF | 0.409 | |
| testAdvanceLoadProperty_TF | 0.078 | |
| testAdvanceLoadProperty_TT | 0.124 |
| testBasicLoadProperty_FF | 0.067 | |
| testBasicLoadProperty_TF | 0.043 | |
| testBasicLoadProperty_TT | 0.066 | |
| testNonExistentProperty | 0.03 | |
| testException | 0.056 |
| testGet_escapeBackslashCharacterInPath | 0.058 | |
| testGet_dontEscapeBackslashCharacterInPath | 0.029 |
| testHarnessEnvironment | 0.034 | |
| testResourceDirectoryStructure | 0.034 | |
| testResourceDirectoryStructure_RelativePath | 0.035 | |
| testResourceEncoding | 0.034 | |
| testResourceInclude | 0.035 | |
| testResourceExclude | 0.046 | |
| testResourceTargetPath | 0.033 | |
| testResourceSystemProperties_Filtering | 0.034 | |
| testResourceProjectProperties_Filtering | 0.029 | |
| testProjectProperty_Filtering_PropertyDestination | 0.037 | |
| testPropertyFiles_Filtering | 0.03 | |
| testPropertyFiles_Extra | 0.027 | |
| testPropertyFiles_MainAndExtra | 0.041 | |
| testPropertyFiles_Filtering_TokensInFilters | 0.026 | |
| testWindowsPathEscapingDisabled | 0.038 | |
| testWindowsPathEscapingEnabled | 0.062 |