Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
9 0 0 0 100% 0.429

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.tools.plugin.util 4 0 0 0 100% 0.427
org.apache.maven.tools.plugin.scanner 5 0 0 0 100% 0.002

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

org.apache.maven.tools.plugin.util

Class Tests Errors Failures Skipped Success Rate Time
PluginUtilsTest 3 0 0 0 100% 0.426
TestUtils 1 0 0 0 100% 0.001

org.apache.maven.tools.plugin.scanner

Class Tests Errors Failures Skipped Success Rate Time
DefaultMojoScannerTest 5 0 0 0 100% 0.002
TestExtractor 0 0 0 0 0% 0

Test Cases

[Summary] [Package List] [Test Cases]

DefaultMojoScannerTest

testAllExtractorsThroughNull 0.001
testUnspecifiedExtractors 0
testSpecifiedExtractors 0.001
testUnknownExtractor 0
testNoExtractorsThroughEmptySet 0

PluginUtilsTest

testShouldTrimArtifactIdToFindPluginId 0.34
testShouldFindTwoScriptsWhenNoExcludesAreGiven 0.05
testShouldFindOneScriptsWhenAnExcludeIsGiven 0.032

TestUtils

testDirnameFunction_METATEST 0.001