Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
14 0 0 1 92.9% 0.445 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.jlink 14 0 0 1 92.9% 0.445 s

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

org.apache.maven.plugins.jlink

- Class Tests Errors Failures Skipped Success Rate Time
JLinkMojoTest 6 0 0 1 83.3% 0.184 s
AbstractJLinkMojoTest 4 0 0 0 100% 0.256 s
MultipleLauncherTest 4 0 0 0 100% 0.005 s

Test Cases

[Summary] [Package List] [Test Cases]

JLinkMojoTest

doubleQuoteEveryArgument 0.042 s
singleQuotesShellCommandWindows 0 s
- Disabled on operating system: Mac OS X -
singleQuotesShellCommandUnix 0.006 s
getCompileClasspathElementsShouldSkipPomTypeArtifacts 0.103 s
getModulePathElements 0.026 s
ignoreAutomaticModules 0.003 s

AbstractJLinkMojoTest

convertShouldReturnTwoCharactersSeparatedByPathSeparator 0.239 s
convertUsingDifferentDelimiterShouldReturnTwoCharactersSeparatedByPathSeparator 0.001 s
convertUsingMultipleDelimitersShouldReturnTwoCharactersSeparatedByPathSeparator 0.001 s
convertShouldReturnSingleCharacter 0 s

MultipleLauncherTest

singleLauncher 0.001 s
invalidLauncherConfig 0.001 s
oneMultipleLauncher 0 s
multipleLaunchers 0 s

Failure Details

[Summary] [Package List] [Test Cases]


singleQuotesShellCommandWindows
- skipped: Disabled on operating system: Mac OS X