Surefire Report

Summary


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

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% 2.5

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
AdvancePropertyUtilsTest 3 0 0 0 100% 0.214
BasicPropertyUtilsTest 5 0 0 0 100% 0.331
CopyResourcesMojoTest 1 0 0 0 100% 0.081
EnhancedPropertyUtilsTest 3 0 0 0 100% 0.148
ReflectionPropertiesTest 2 0 0 0 100% 0.123
ResourcesMojoTest 16 0 0 0 100% 1.136
TestResourcesTest 2 0 0 0 100% 0.467

Test Cases

AdvancePropertyUtilsTest

testAdvanceLoadProperty_FF 0.081
testAdvanceLoadProperty_TF 0.052
testAdvanceLoadProperty_TT 0.075

BasicPropertyUtilsTest

testBasicLoadProperty_FF 0.07
testBasicLoadProperty_TF 0.043
testBasicLoadProperty_TT 0.076
testNonExistentProperty 0.053
testException 0.085

CopyResourcesMojoTest

testCopyWithoutFiltering 0.058

EnhancedPropertyUtilsTest

testNonExistentProperty 0.053
testException 0.047
testBasicLoadProperty 0.045

ReflectionPropertiesTest

testGet_escapeBackslashCharacterInPath 0.077
testGet_dontEscapeBackslashCharacterInPath 0.043

ResourcesMojoTest

testHarnessEnvironment 0.085
testResourceDirectoryStructure 0.053
testResourceDirectoryStructure_RelativePath 0.058
testResourceEncoding 0.079
testResourceInclude 0.07
testResourceExclude 0.074
testResourceTargetPath 0.084
testResourceSystemProperties_Filtering 0.055
testResourceProjectProperties_Filtering 0.075
testProjectProperty_Filtering_PropertyDestination 0.072
testPropertyFiles_Filtering 0.076
testPropertyFiles_Extra 0.057
testPropertyFiles_MainAndExtra 0.101
testPropertyFiles_Filtering_TokensInFilters 0.053
testWindowsPathEscapingDisabled 0.078
testWindowsPathEscapingEnabled 0.056

TestResourcesTest

testHarnessEnvironment 0.317
testTestResourceDirectoryCreation 0.12