Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.2
org.apache.maven.tools.plugin.scanner 5 0 0 0 100% 0.013

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
TestUtils 1 0 0 0 100% 0
PluginUtilsTest 3 0 0 0 100% 0.2

org.apache.maven.tools.plugin.scanner

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

Test Cases

[Summary] [Package List] [Test Cases]

TestUtils

testDirnameFunction_METATEST 0

DefaultMojoScannerTest

testSpecifiedExtractors 0.009
testNoExtractorsThroughEmptySet 0
testUnknownExtractor 0
testAllExtractorsThroughNull 0
testUnspecifiedExtractors 0.001

PluginUtilsTest

testShouldTrimArtifactIdToFindPluginId 0.133
testShouldFindTwoScriptsWhenNoExcludesAreGiven 0.04
testShouldFindOneScriptsWhenAnExcludeIsGiven 0.026