Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 12 | 0 | 0 | 0 | 100% | 14.00 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% | 14.00 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% | 1.828 s | |
| InitCommandMojoTest | 4 | 0 | 0 | 0 | 100% | 9.369 s | |
| PendingCommandMojoTest | 1 | 0 | 0 | 0 | 100% | 2.209 s | |
| ScriptCommandMojoTest | 4 | 0 | 0 | 0 | 100% | 0.326 s | |
| StatusCommandMojoTest | 1 | 0 | 0 | 0 | 100% | 0.128 s | |
| VersionCommandMojoTest | 1 | 0 | 0 | 0 | 100% | 0.144 s |
Test Cases
[Summary] [Package List] [Test Cases]
BootstrapCommandMojoTest
| testBootstrapGoal | 1.800 s |
InitCommandMojoTest
| testnewGoalRequiredValue | 2.178 s | |
| testnewGoalInitRepAlreadyExist | 2.060 s | |
| testnewGoalSetEmptyValue | 2.072 s | |
| testNewGoal | 3.057 s |
PendingCommandMojoTest
| testUpPendingDownAllDown | 2.208 s |
ScriptCommandMojoTest
| testScriptGoal | 0.163 s | |
| testScriptPendingUndo | 0.058 s | |
| testScriptPending | 0.050 s | |
| testScriptToFileGoal | 0.051 s |
StatusCommandMojoTest
| testStatusGoal | 0.128 s |
VersionCommandMojoTest
| testUpVersionVersionDownGoal | 0.142 s |
MyBatis