Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
24 0 0 0 100% 0.786 s

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


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.apache.maven.plugins.resources 24 0 0 0 100% 0.786 s

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

org.apache.maven.plugins.resources

- Class Tests Errors Failures Skipped Success Rate Time
BasicPropertyUtilsTest 4 0 0 0 100% 0.018 s
CopyResourcesMojoTest 1 0 0 0 100% 0.012 s
PropertyUtilsExceptionTest 1 0 0 0 100% 0.002 s
TestResourcesTest 2 0 0 0 100% 0.024 s
ResourcesMojoTest 16 0 0 0 100% 0.730 s

Test Cases

[Summary] [Package List] [Test Cases]

BasicPropertyUtilsTest

testBasicLoadProperty_FF 0.004 s
testBasicLoadProperty_TF 0.003 s
testBasicLoadProperty_TT 0.005 s
testNonExistentProperty 0.004 s

CopyResourcesMojoTest

testCopyWithoutFiltering(ResourcesMojo) 0.012 s

PropertyUtilsExceptionTest

loadPropertyFileShouldFailWithFileNotFoundException 0.002 s

TestResourcesTest

testTestResourceDirectoryCreation(TestResourcesMojo) 0.014 s
testHarnessEnvironment(TestResourcesMojo) 0.010 s

ResourcesMojoTest

testResourceInclude(ResourcesMojo) 0.472 s
testPropertyFiles_MainAndExtra(ResourcesMojo) 0.028 s
testPropertyFiles_Filtering(ResourcesMojo) 0.019 s
testResourceDirectoryStructure_RelativePath(ResourcesMojo) 0.018 s
testWindowsPathEscapingEnabled(ResourcesMojo) 0.017 s
testResourceEncoding(ResourcesMojo) 0.016 s
testProjectProperty_Filtering_PropertyDestination(ResourcesMojo) 0.017 s
testResourceExclude(ResourcesMojo) 0.018 s
testPropertyFiles_Filtering_TokensInFilters(ResourcesMojo) 0.014 s
testResourceDirectoryStructure(ResourcesMojo) 0.014 s
testResourceTargetPath(ResourcesMojo) 0.015 s
testHarnessEnvironment(ResourcesMojo) 0.009 s
testResourceProjectProperties_Filtering(ResourcesMojo) 0.013 s
testPropertyFiles_Extra(ResourcesMojo) 0.013 s
testWindowsPathEscapingDisabled(ResourcesMojo) 0.015 s
testResourceSystemProperties_Filtering(ResourcesMojo) 0.011 s