[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 14 | 0 | 0 | 0 | 100% | 0.276 |
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.hibernate.repository | 14 | 0 | 0 | 0 | 100% | 0.276 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestHibernateRepository | 14 | 0 | 0 | 0 | 100% | 0.276 |
[Summary] [Package List] [Test Cases]
| testListWithNestedPropertySort | 0.022 | |
| testGetAllAsSetByCriteria | 0.002 | |
| testGetAllAsListByCriteria | 0.002 | |
| testSize | 0.044 | |
| testGetAllAsListByQuery | 0.079 | |
| testRemove | 0.006 | |
| testGetAll | 0.009 | |
| testGetAllAsSetByQuery | 0.002 | |
| testListMethod | 0.088 | |
| testContains | 0.003 | |
| testGetById | 0.003 | |
| testAdd | 0.002 | |
| testUpdate | 0.004 | |
| teetGetByIdUsingQuery | 0.01 |