Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
32 0 0 0 100% 0.912

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.apache.maven.plugin.resources 32 0 0 0 100% 0.912

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.maven.plugin.resources

Class Tests Errors Failures Skipped Success Rate Time
EnhancedPropertyUtilsTest 3 0 0 0 100% 0.06
BasicPropertyUtilsTest 5 0 0 0 100% 0.089
ReflectionPropertiesTest 2 0 0 0 100% 0.033
ResourcesMojoTest 16 0 0 0 100% 0.392
TestResourcesTest 2 0 0 0 100% 0.063
CopyResourcesMojoTest 1 0 0 0 100% 0.214
AdvancePropertyUtilsTest 3 0 0 0 100% 0.061

Test Cases

EnhancedPropertyUtilsTest

testBasicLoadProperty 0.021
testNonExistentProperty 0.021
testException 0.017

BasicPropertyUtilsTest

testNonExistentProperty 0.019
testException 0.017
testBasicLoadProperty_FF 0.018
testBasicLoadProperty_TF 0.017
testBasicLoadProperty_TT 0.017

ReflectionPropertiesTest

testGet_escapeBackslashCharacterInPath 0.018
testGet_dontEscapeBackslashCharacterInPath 0.015

ResourcesMojoTest

testHarnessEnvironment 0.018
testResourceDirectoryStructure 0.023
testResourceDirectoryStructure_RelativePath 0.023
testResourceEncoding 0.022
testResourceInclude 0.022
testResourceExclude 0.021
testResourceTargetPath 0.019
testResourceSystemProperties_Filtering 0.026
testResourceProjectProperties_Filtering 0.028
testProjectProperty_Filtering_PropertyDestination 0.052
testPropertyFiles_Filtering 0.019
testPropertyFiles_Extra 0.017
testPropertyFiles_MainAndExtra 0.027
testPropertyFiles_Filtering_TokensInFilters 0.027
testWindowsPathEscapingDisabled 0.026
testWindowsPathEscapingEnabled 0.018

TestResourcesTest

testHarnessEnvironment 0.031
testTestResourceDirectoryCreation 0.032

CopyResourcesMojoTest

testCopyWithoutFiltering 0.201

AdvancePropertyUtilsTest

testAdvanceLoadProperty_FF 0.022
testAdvanceLoadProperty_TF 0.018
testAdvanceLoadProperty_TT 0.02