Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
28 0 0 0 100% 4.598

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 28 0 0 0 100% 4.598

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
TestResourcesTest 2 0 0 0 100% 1.357
CopyResourcesMojoTest 1 0 0 0 100% 0.168
AdvancePropertyUtilsTest 3 0 0 0 100% 0.409
ResourcesMojoTest 12 0 0 0 100% 1.62
ReflectionPropertiesTest 2 0 0 0 100% 0.214
BasicPropertyUtilsTest 5 0 0 0 100% 0.522
EnhancedPropertyUtilsTest 3 0 0 0 100% 0.308

Test Cases

TestResourcesTest

testHarnessEnvironment 0.982
testTestResourceDirectoryCreation 0.297

CopyResourcesMojoTest

testCopyWithoutFiltering 0.164

AdvancePropertyUtilsTest

testAdvanceLoadProperty_FF 0.135
testAdvanceLoadProperty_TF 0.117
testAdvanceLoadProperty_TT 0.145

ResourcesMojoTest

testHarnessEnvironment 0.122
testResourceDirectoryStructure 0.153
testResourceDirectoryStructure_RelativePath 0.14
testResourceEncoding 0.146
testResourceInclude 0.119
testResourceExclude 0.124
testResourceTargetPath 0.113
testResourceSystemProperties_Filtering 0.118
testResourceProjectProperties_Filtering 0.108
testProjectProperty_Filtering_PropertyDestination 0.226
testPropertyFiles_Filtering 0.113
testPropertyFiles_Filtering_TokensInFilters 0.121

ReflectionPropertiesTest

testGet_escapeBackslashCharacterInPath 0.106
testGet_dontEscapeBackslashCharacterInPath 0.103

BasicPropertyUtilsTest

testBasicLoadProperty_FF 0.114
testBasicLoadProperty_TF 0.098
testBasicLoadProperty_TT 0.103
testNonExistentProperty 0.101
testException 0.099

EnhancedPropertyUtilsTest

testNonExistentProperty 0.101
testException 0.099
testBasicLoadProperty 0.102