Summary
| Tests | Errors | Failures | Success Rate | Time |
|---|
| 2 | 0 | 0 | 100% | 2.133 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
| Package | Tests | Errors | Failures | Success Rate | Time |
|---|
| org.codehaus.mojo.dbunit | 2 | 0 | 0 | 100% | 2.133 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.codehaus.mojo.dbunit
| Class | Tests | Errors | Failures | Success Rate | Time |
|---|
 | OperationMojoTest | 2 | 0 | 0 | 100% | 2.133 |
Test Cases
OperationMojoTest
 | testCleanInsertOperation | 2.073 |
 | testSkip | 0.01 |