Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
17 0 0 0 100% 2.892 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
com.github.hazendaz.maven.smartsprites_maven_plugin 6 0 0 0 100% 0.113 s
net.jangaroo.smartsprites.maven 11 0 0 0 100% 2.779 s

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

com.github.hazendaz.maven.smartsprites_maven_plugin

- Class Tests Errors Failures Skipped Success Rate Time
HelpMojoTest 6 0 0 0 100% 0.113 s

net.jangaroo.smartsprites.maven

- Class Tests Errors Failures Skipped Success Rate Time
SmartSpritesMojoTest 11 0 0 0 100% 2.779 s

Test Cases

[Summary] [Package List] [Test Cases]

HelpMojoTest

testToLinesWrapsAndNormalizesWhitespace 0.038 s
testGetPropertyFromExpressionVariants 0.006 s
testFindSingleChildReturnsNullWhenMissing 0.014 s
testExecuteWithDefaultParameters 0.015 s
testGetSingleChildThrowsForMissingAndMultiple 0.003 s
testExecuteWithDetailAndGoal 0.011 s

SmartSpritesMojoTest

testRootDirModeSucceedsWithEmptyDirectory(SmartSpritesMojo, Path) 1.972 s
testCssFilesModeWithEmptyFilesListSucceeds(SmartSpritesMojo) 0.128 s
testInvalidLogLevelThrowsException(SmartSpritesMojo) 0.095 s
testInvalidWorkingModeThrowsException(SmartSpritesMojo) 0.094 s
testInvalidSpritePngDepthThrowsException(SmartSpritesMojo) 0.079 s
testSkipExecution(SmartSpritesMojo) 0.075 s
testRootDirPathDoesNotExistThrowsException(SmartSpritesMojo) 0.073 s
testCssFilesModeWithMissingCssFileThrowsException(SmartSpritesMojo) 0.067 s
testRootDirModeWithNullRootDirPathThrowsException(SmartSpritesMojo) 0.065 s
testCssFilesModeSucceedsWithExistingCssFileAndDocumentRoot(SmartSpritesMojo, Path) 0.062 s
testCssFilesWithOutputDirModeWithoutRequiredValuesThrowsException(SmartSpritesMojo) 0.061 s