Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
25 0 0 0 100% 1.487 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 25 0 0 0 100% 1.487 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
CopyResourcesMojoTest 2 0 0 0 100% 0.825 s
PropertyUtilsTest 5 0 0 0 100% 0.007 s
ResourcesMojoTest 16 0 0 0 100% 0.583 s
TestResourcesTest 2 0 0 0 100% 0.072 s

Test Cases

[Summary] [Package List] [Test Cases]

CopyResourcesMojoTest

copyWithoutFiltering(CopyResourcesMojo) 0.755 s
copyWithFiltering(CopyResourcesMojo) 0.059 s

PropertyUtilsTest

testNonExistentProperty 0.002 s
testBasicLoadPropertyFF 0.001 s
testBasicLoadPropertyTF 0.001 s
testBasicLoadPropertyTT 0.001 s
loadPropertyFileShouldFailWithFileNotFoundException 0.001 s

ResourcesMojoTest

testResourceInclude(ResourcesMojo) 0.073 s
testPropertyFilesFiltering(ResourcesMojo) 0.036 s
testResourceSystemPropertiesFiltering(ResourcesMojo) 0.036 s
testWindowsPathEscapingEnabled(ResourcesMojo) 0.035 s
testResourceEncoding(ResourcesMojo) 0.033 s
testResourceExclude(ResourcesMojo) 0.034 s
testResourceDirectoryStructureRelativePath(ResourcesMojo) 0.032 s
testPropertyFilesExtra(ResourcesMojo) 0.031 s
testResourceDirectoryStructure(ResourcesMojo) 0.033 s
testPropertyFilesFilteringTokensInFilters(ResourcesMojo) 0.029 s
testResourceTargetPath(ResourcesMojo) 0.035 s
testProjectPropertyFilteringPropertyDestination(ResourcesMojo) 0.035 s
testHarnessEnvironment(ResourcesMojo) 0.032 s
testPropertyFilesMainAndExtra(ResourcesMojo) 0.033 s
testResourceProjectPropertiesFiltering(ResourcesMojo) 0.034 s
testWindowsPathEscapingDisabled(ResourcesMojo) 0.035 s

TestResourcesTest

testTestResourceDirectoryCreation(TestResourcesMojo) 0.038 s
testHarnessEnvironment(TestResourcesMojo) 0.033 s