[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
7 | 0 | 0 | 0 | 100% | 0.113 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.domdrides.mybatis.repository | 7 | 0 | 0 | 0 | 100% | 0.113 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TestMybatisRepository | 7 | 0 | 0 | 0 | 100% | 0.113 |
[Summary] [Package List] [Test Cases]
testContains | 0.083 | |
testSize | 0.007 | |
testGetById | 0.003 | |
testAdd | 0.003 | |
testRemove | 0.002 | |
testGetAll | 0.012 | |
testUpdate | 0.003 |