Surefire Report

Summary


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

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.983
org.apache.maven.plugin.version 13 0 0 0 100% 0.02
org.apache.maven.usability 17 0 0 0 100% 0.353
org.apache.maven.cli 16 0 0 0 100% 0.089

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.983

org.apache.maven.plugin.version

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

org.apache.maven.usability

Class Tests Errors Failures Skipped Success Rate Time
MojoFailureExceptionDiagnoserTest 1 0 0 0 100% 0.003
MojoExecutionExceptionDiagnoserTest 1 0 0 0 100% 0.005
PluginErrorDiagnoserTest 10 0 0 0 100% 0.048
InvalidArtifactDiagnoserTest 5 0 0 0 100% 0.297

org.apache.maven.cli

Class Tests Errors Failures Skipped Success Rate Time
BatchModeDownloadMonitorTest 6 0 0 0 100% 0.033
ConsoleDownloadMonitorTest 8 0 0 0 100% 0.011
MavenCliTest 2 0 0 0 100% 0.045

Test Cases

BatchModeDownloadMonitorTest

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

ConsoleDownloadMonitorTest

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

IntervalUtilsTest

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

MojoFailureExceptionDiagnoserTest

testDiag 0.002

MavenCliTest

testGetExecutionProperties 0.044
testGetBuildProperties 0.001

MojoExecutionExceptionDiagnoserTest

testDiag 0.001

PluginErrorDiagnoserTest

testShouldDiagnoseInvalidPluginConfiguration 0.005
testShouldBeAbleToDiagnosePluginParameterExceptions 0.024
testParamWithOneReportsExpressionAndOneProjectBasedExpression 0.004
testParamWithNonActiveExpression 0.001
testParamWithoutExpression 0.001
testParamWithOneLocalRepositoryExpression 0.004
testParamWithOneSystemPropertyExpression 0.001
testParamWithOneProjectBasedExpression 0.001
testParamWithOneProjectAPIBasedExpression 0
testNonEditableParamWithOneProjectBasedExpression 0.001

PluginParameterExpressionEvaluatorTest

testValueExtractionWithAPomValueContainingAPath 0.335
testEscapedVariablePassthrough 0.083
testEscapedVariablePassthroughInLargerExpression 0.083
testMultipleSubExpressionsInLargerExpression 0.056
testPOMPropertyExtractionWithMissingProject_WithDotNotation 0.068
testBasedirExtractionWithMissingProject 0.061
testValueExtractionFromSystemPropertiesWithMissingProject 0.039
testValueExtractionFromSystemPropertiesWithMissingProject_WithDotNotation 0.056
testLocalRepositoryExtraction 0.056
testTwoExpressions 0.046
testShouldExtractPluginArtifacts 0.074

InvalidArtifactDiagnoserTest

testShouldDiagnoseArtifactWithMissingGroupId 0.052
testShouldDiagnoseArtifactWithMissingArtifactId 0.06
testShouldDiagnoseArtifactWithMissingVersion 0.041
testShouldDiagnoseArtifactWithMissingType 0.06
testShouldDiagnoseArtifactWithMissingGroupIdAndArtifactId 0.083