Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
57 0 0 0 100% 1.337

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
org.apache.maven.plugin 11 0 0 0 100% 0.886
org.apache.maven.plugin.version 13 0 0 0 100% 0.018
org.apache.maven.usability 17 0 0 0 100% 0.302
org.apache.maven.cli 16 0 0 0 100% 0.131

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

org.apache.maven.plugin

Class Tests Errors Failures Skipped Success Rate Time
PluginParameterExpressionEvaluatorTest 11 0 0 0 100% 0.886

org.apache.maven.plugin.version

Class Tests Errors Failures Skipped Success Rate Time
IntervalUtilsTest 13 0 0 0 100% 0.018

org.apache.maven.usability

Class Tests Errors Failures Skipped Success Rate Time
MojoFailureExceptionDiagnoserTest 1 0 0 0 100% 0.001
MojoExecutionExceptionDiagnoserTest 1 0 0 0 100% 0.001
PluginErrorDiagnoserTest 10 0 0 0 100% 0.053
InvalidArtifactDiagnoserTest 5 0 0 0 100% 0.247

org.apache.maven.cli

Class Tests Errors Failures Skipped Success Rate Time
BatchModeDownloadMonitorTest 6 0 0 0 100% 0.027
ConsoleDownloadMonitorTest 8 0 0 0 100% 0.005
MavenCliTest 2 0 0 0 100% 0.099

Test Cases

BatchModeDownloadMonitorTest

testTransferInitiated 0.016
testTransferStarted 0
testTransferProgress 0
testTransferCompleted 0.001
testTransferError 0
testDebug 0

ConsoleDownloadMonitorTest

testTransferProgress 0.002
testTransferProgressTwoFiles 0
testGetDownloadStatusForResource 0
testTransferInitiated 0
testTransferStarted 0
testTransferCompleted 0.001
testTransferError 0
testDebug 0

IntervalUtilsTest

testOneWeek 0.001
testTwoWeeks 0.001
testOneDay 0
testOneHour 0.001
testOneMinute 0
testTwoDaysThreeHoursAndOneMinute 0
testTwoDaysThreeHoursAndOneMinuteCondensed 0.001
testTwoDaysThreeHoursAndOneMinuteCommaSeparated 0
testTwoDaysThreeHoursAndOneMinuteRearranged 0
testThreeDaysPoorlySpecified 0.001
testNeverInterval 0
testAlwaysInterval 0
testOneMinuteIntervalShouldBeExpired 0.009

MojoFailureExceptionDiagnoserTest

testDiag 0.001

MavenCliTest

testGetExecutionProperties 0.098
testGetBuildProperties 0.001

MojoExecutionExceptionDiagnoserTest

testDiag 0.001

PluginErrorDiagnoserTest

testShouldDiagnoseInvalidPluginConfiguration 0.043
testShouldBeAbleToDiagnosePluginParameterExceptions 0.002
testParamWithOneReportsExpressionAndOneProjectBasedExpression 0.003
testParamWithNonActiveExpression 0
testParamWithoutExpression 0
testParamWithOneLocalRepositoryExpression 0.001
testParamWithOneSystemPropertyExpression 0
testParamWithOneProjectBasedExpression 0.001
testParamWithOneProjectAPIBasedExpression 0.001
testNonEditableParamWithOneProjectBasedExpression 0

PluginParameterExpressionEvaluatorTest

testValueExtractionWithAPomValueContainingAPath 0.352
testEscapedVariablePassthrough 0.061
testEscapedVariablePassthroughInLargerExpression 0.053
testMultipleSubExpressionsInLargerExpression 0.067
testPOMPropertyExtractionWithMissingProject_WithDotNotation 0.058
testBasedirExtractionWithMissingProject 0.054
testValueExtractionFromSystemPropertiesWithMissingProject 0.028
testValueExtractionFromSystemPropertiesWithMissingProject_WithDotNotation 0.031
testLocalRepositoryExtraction 0.036
testTwoExpressions 0.059
testShouldExtractPluginArtifacts 0.061

InvalidArtifactDiagnoserTest

testShouldDiagnoseArtifactWithMissingGroupId 0.025
testShouldDiagnoseArtifactWithMissingArtifactId 0.051
testShouldDiagnoseArtifactWithMissingVersion 0.023
testShouldDiagnoseArtifactWithMissingType 0.029
testShouldDiagnoseArtifactWithMissingGroupIdAndArtifactId 0.116