[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 32 | 0 | 0 | 0 | 100% | 1.815 |
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.815 |
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.605 | |
| BasicPropertyUtilsTest | 5 | 0 | 0 | 0 | 100% | 0.396 | |
| CopyResourcesMojoTest | 1 | 0 | 0 | 0 | 100% | 0.069 | |
| EnhancedPropertyUtilsTest | 3 | 0 | 0 | 0 | 100% | 0.102 | |
| ReflectionPropertiesTest | 2 | 0 | 0 | 0 | 100% | 0.104 | |
| ResourcesMojoTest | 16 | 0 | 0 | 0 | 100% | 0.482 | |
| TestResourcesTest | 2 | 0 | 0 | 0 | 100% | 0.057 |
[Summary] [Package List] [Test Cases]
| testAdvanceLoadProperty_FF | 0.391 | |
| testAdvanceLoadProperty_TF | 0.061 | |
| testAdvanceLoadProperty_TT | 0.153 |
| testBasicLoadProperty_FF | 0.149 | |
| testBasicLoadProperty_TF | 0.053 | |
| testBasicLoadProperty_TT | 0.093 | |
| testNonExistentProperty | 0.033 | |
| testException | 0.068 |
| testGet_escapeBackslashCharacterInPath | 0.059 | |
| testGet_dontEscapeBackslashCharacterInPath | 0.045 |
| testHarnessEnvironment | 0 | |
| testResourceDirectoryStructure | 0 | |
| testResourceDirectoryStructure_RelativePath | 0 | |
| testResourceEncoding | 0.008 | |
| testResourceInclude | 0.03 | |
| testResourceExclude | 0.041 | |
| testResourceTargetPath | 0.034 | |
| testResourceSystemProperties_Filtering | 0.027 | |
| testResourceProjectProperties_Filtering | 0.031 | |
| testProjectProperty_Filtering_PropertyDestination | 0.034 | |
| testPropertyFiles_Filtering | 0.031 | |
| testPropertyFiles_Extra | 0.029 | |
| testPropertyFiles_MainAndExtra | 0.058 | |
| testPropertyFiles_Filtering_TokensInFilters | 0.027 | |
| testWindowsPathEscapingDisabled | 0.047 | |
| testWindowsPathEscapingEnabled | 0.085 |