[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 37 | 0 | 0 | 0 | 100% | 1.182 |
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 |
|---|---|---|---|---|---|---|
| ejava.examples.orm.ejbql | 37 | 0 | 0 | 0 | 100% | 1.182 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| QueryDemo | 5 | 0 | 0 | 0 | 100% | 0.376 | |
| EJBQLDemo | 27 | 0 | 0 | 0 | 100% | 0.7 | |
| BulkDemo | 2 | 0 | 0 | 0 | 100% | 0.039 | |
| NativeQueryDemo | 2 | 0 | 0 | 0 | 100% | 0.051 | |
| NamedQueryDemo | 1 | 0 | 0 | 0 | 100% | 0.016 |
[Summary] [Package List] [Test Cases]
| testSingleResult | 0.214 | |
| testResultList | 0.052 | |
| testParameters | 0.036 | |
| testDateParameter | 0.034 | |
| testPaging | 0.04 |