[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
32 | 0 | 0 | 0 | 100% | 3.234 |
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% | 3.234 |
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.594 | |
BasicPropertyUtilsTest | 5 | 0 | 0 | 0 | 100% | 0.39 | |
CopyResourcesMojoTest | 1 | 0 | 0 | 0 | 100% | 0.156 | |
EnhancedPropertyUtilsTest | 3 | 0 | 0 | 0 | 100% | 0.219 | |
ReflectionPropertiesTest | 2 | 0 | 0 | 0 | 100% | 0.141 | |
ResourcesMojoTest | 16 | 0 | 0 | 0 | 100% | 1.578 | |
TestResourcesTest | 2 | 0 | 0 | 0 | 100% | 0.156 |
[Summary] [Package List] [Test Cases]
testAdvanceLoadProperty_FF | 0.375 | |
testAdvanceLoadProperty_TF | 0.094 | |
testAdvanceLoadProperty_TT | 0.109 |
testBasicLoadProperty_FF | 0.062 | |
testBasicLoadProperty_TF | 0.094 | |
testBasicLoadProperty_TT | 0.078 | |
testNonExistentProperty | 0.063 | |
testException | 0.093 |
testGet_escapeBackslashCharacterInPath | 0.078 | |
testGet_dontEscapeBackslashCharacterInPath | 0.063 |
testHarnessEnvironment | 0.062 | |
testResourceDirectoryStructure | 0.11 | |
testResourceDirectoryStructure_RelativePath | 0.062 | |
testResourceEncoding | 0.078 | |
testResourceInclude | 0.063 | |
testResourceExclude | 0.078 | |
testResourceTargetPath | 0.062 | |
testResourceSystemProperties_Filtering | 0.094 | |
testResourceProjectProperties_Filtering | 0.063 | |
testProjectProperty_Filtering_PropertyDestination | 0.078 | |
testPropertyFiles_Filtering | 0.078 | |
testPropertyFiles_Extra | 0.062 | |
testPropertyFiles_MainAndExtra | 0.36 | |
testPropertyFiles_Filtering_TokensInFilters | 0.062 | |
testWindowsPathEscapingDisabled | 0.141 | |
testWindowsPathEscapingEnabled | 0.125 |