Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
58 0 0 0 100% 37.84 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.mybatis.maven.mvnmigrate.util 7 0 0 0 100% 0.014 s
org.mybatis.maven.migrations_maven_plugin 10 0 0 0 100% 2.073 s
org.mybatis.maven.mvnmigrate.report 11 0 0 0 100% 0.015 s
org.mybatis.maven.mvnmigrate 30 0 0 0 100% 35.74 s

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

org.mybatis.maven.mvnmigrate.util

- Class Tests Errors Failures Skipped Success Rate Time
MavenOutputStreamTest 7 0 0 0 100% 0.014 s

org.mybatis.maven.migrations_maven_plugin

- Class Tests Errors Failures Skipped Success Rate Time
HelpMojoTest 10 0 0 0 100% 2.073 s

org.mybatis.maven.mvnmigrate.report

- Class Tests Errors Failures Skipped Success Rate Time
MigrationStatusReportViewTest 6 0 0 0 100% 0.009 s
StatusCommandReportMojoTest 5 0 0 0 100% 0.006 s

org.mybatis.maven.mvnmigrate

- Class Tests Errors Failures Skipped Success Rate Time
BootstrapCommandMojoTest 2 0 0 0 100% 0.635 s
CheckCommandMojoTest 4 0 0 0 100% 0.433 s
InitCommandMojoTest 8 0 0 0 100% 21.47 s
PendingCommandMojoTest 3 0 0 0 100% 6.244 s
RedoCommandMojoTest 3 0 0 0 100% 6.217 s
ScriptCommandMojoTest 5 0 0 0 100% 0.297 s
StatusCommandMojoTest 2 0 0 0 100% 0.201 s
VersionCommandMojoTest 3 0 0 0 100% 0.241 s

Test Cases

[Summary] [Package List] [Test Cases]

HelpMojoTest

testHelpGoalWithDetailAndGoal 1.479 s
testHelpGoalWithDetailForCheckGoal 0.088 s
testHelpGoalWithCustomLineLength 0.071 s
testHelpGoal 0.062 s
testHelpGoalWithUnknownGoal 0.059 s
testHelpGoalWithCustomIndentSize 0.064 s
testHelpGoalWithZeroIndentSize 0.055 s
testHelpGoalForSpecificGoal 0.055 s
testHelpGoalWithDetail 0.049 s
testHelpGoalWithInvalidLineLength 0.058 s

BootstrapCommandMojoTest

testBootstrapGoal 0.568 s
testBootstrapGoalSkip 0.066 s

CheckCommandMojoTest

testCheckGoalSkip 0.169 s
testCheckGoalToString 0.050 s
testCheckGoalAfterAllMigrationsApplied 0.143 s
testCheckGoalWithPendingMigrations 0.066 s

InitCommandMojoTest

testNewGoalSkip 2.140 s
testnewGoalRequiredValue 2.044 s
testInitGoalWithIdPattern 4.058 s
testnewGoalInitRepAlreadyExist 2.045 s
testNewGoalWithTemplate 3.048 s
testNewGoalWithIdPattern 3.043 s
testnewGoalSetEmptyValue 2.041 s
testNewGoal 3.049 s

PendingCommandMojoTest

testDownGoalDefaultSteps 2.123 s
testUpPendingDownAllDown 2.073 s
testDownGoalSkip 2.048 s

RedoCommandMojoTest

testRedoGoalSkip 2.097 s
testRedoGoal 2.060 s
testRedoGoalWithSteps 2.059 s

MigrationStatusReportViewTest

testGenerateReportWithEmptyChanges 0.004 s
testGenerateReportAggregateMode 0.001 s
testGenerateReportWithMixedChanges 0 s
testGenerateReportWithPendingChanges 0.001 s
testGenerateReportWithAppliedChanges 0.001 s
testGenerateChangesTable 0 s

StatusCommandReportMojoTest

testExecuteReportSkipsWhenOutputDirectoryMissing 0.001 s
testExecuteReportSkipsWhenAggregateAndNotExecutionRoot 0 s
testExecuteReportSkipsWhenSkipEnabled 0.001 s
testMetadataMethods 0.001 s
testExecuteReportSkipsForPomPackaging 0.001 s

ScriptCommandMojoTest

testScriptGoal 0.104 s
testScriptPendingUndo 0.047 s
testScriptPending 0.042 s
testScriptToFileGoal 0.044 s
testScriptGoalSkip 0.055 s

StatusCommandMojoTest

testStatusGoal 0.155 s
testStatusGoalSkip 0.045 s

MavenOutputStreamTest

testWriteByteArrayWithOffsetAndLengthIncludingNewline 0.004 s
testWriteSingleByteCharacters 0.001 s
testWriteByteArray 0 s
testWriteWithInfoDisabled 0.002 s
testFlushClearsBuffer 0.001 s
testWriteSingleByteNewlineFlushesBuffer 0.001 s
testWriteByteArrayWithOffsetAndLength 0.001 s

VersionCommandMojoTest

testUpGoalSkip 0.133 s
testUpVersionVersionDownGoal 0.061 s
testVersionGoalSkip 0.044 s