Failsafe Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 8 | 0 | 0 | 0 | 100% | 26.66 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.openwms.transactions | 8 | 0 | 0 | 0 | 100% | 26.66 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.openwms.transactions
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| IndexControllerDocumentation | 1 | 0 | 0 | 0 | 100% | 0.085 s | |
| TransactionsStartupIT | 1 | 0 | 0 | 0 | 100% | 20.51 s | |
| TransactionControllerDocumentation | 6 | 0 | 0 | 0 | 100% | 6.058 s |
Test Cases
[Summary] [Package List] [Test Cases]
IndexControllerDocumentation
| shall_return_index | 0.072 s |
TransactionsStartupIT
| contextLoads | 0.363 s |
TransactionControllerDocumentation
| shall_return_index | 0.598 s | |
| shall_findAll | 0.396 s | |
| shall_findOne | 0.172 s | |
| shall_create | 0.261 s | |
| shall_findNothing | 0.036 s | |
| shall_findByType | 0.047 s |