Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
12 | 0 | 0 | 0 | 100% | 16.29 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 | 12 | 0 | 0 | 0 | 100% | 16.29 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.mybatis.maven.mvnmigrate
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
BootstrapCommandMojoTest | 1 | 0 | 0 | 0 | 100% | 2.331 s | |
InitCommandMojoTest | 4 | 0 | 0 | 0 | 100% | 9.656 s | |
PendingCommandMojoTest | 1 | 0 | 0 | 0 | 100% | 2.431 s | |
ScriptCommandMojoTest | 4 | 0 | 0 | 0 | 100% | 0.974 s | |
StatusCommandMojoTest | 1 | 0 | 0 | 0 | 100% | 0.372 s | |
VersionCommandMojoTest | 1 | 0 | 0 | 0 | 100% | 0.528 s |
Test Cases
[Summary] [Package List] [Test Cases]
BootstrapCommandMojoTest
testBootstrapGoal | 2.297 s |
InitCommandMojoTest
testnewGoalRequiredValue | 2.281 s | |
testnewGoalInitRepAlreadyExist | 2.100 s | |
testnewGoalSetEmptyValue | 2.108 s | |
testNewGoal | 3.165 s |
PendingCommandMojoTest
testUpPendingDownAllDown | 2.424 s |
ScriptCommandMojoTest
testScriptGoal | 0.441 s | |
testScriptPendingUndo | 0.176 s | |
testScriptPending | 0.168 s | |
testScriptToFileGoal | 0.181 s |
StatusCommandMojoTest
testStatusGoal | 0.365 s |
VersionCommandMojoTest
testUpVersionVersionDownGoal | 0.527 s |