[ summary] [ package list] [ test cases]
| Tests | Errors | Failures | Success rate | Time(s) |
|---|---|---|---|---|
| 15 | 0 | 0 | 100,00% | 12,37 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
| Package | Tests | Errors | Failures | Success Rate | Time |
|---|---|---|---|---|---|
| net.sf.oness.inventory.model.facade | 15 | 0 | 0 | 100,00% | 12,37 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Success Rate | Time | |
|---|---|---|---|---|---|---|
|
| OrderFacadeDelegateTest | 15 | 0 | 0 | 100,00% | 12,368 |
[ summary] [ package list] [ test cases]
|
| testCreateOrder | 3,36 |
|
| testUpdateOrder | 1,60 |
|
| testFindOrder | 0,70 |
|
| testFindOrderWithDetails | 0,43 |
|
| testDeleteOrder | 0,52 |
|
| testCreateOrderItem | 0,67 |
|
| testCreateOrderItems | 0,62 |
|
| testCreateDeliveryDocket | 0,56 |
|
| testCreateDeliveryDocketItems | 0,91 |
|
| testFindDeliveryDocket | 0,45 |
|
| testUpdateDeliveryDocket | 0,60 |
|
| testDeleteDeliveryDocket | 0,34 |
|
| testFindInvoice | 0,39 |
|
| testFindInvoiceWithDetails | 0,30 |
|
| testCreateInvoices | 0,80 |