| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 10 | 0 | 0 | 0 | 100% | 201 |
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.company.thesandbox.domain.businessrules | 5 | 0 | 0 | 0 | 100% | 184 |
| org.company.thesandbox.domain | 5 | 0 | 0 | 0 | 100% | 17 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| OneEarDiscountBusinessRuleValidationTest | 2 | 0 | 0 | 0 | 100% | 8 | |
| OrderDateDeliveryDateBusinessRuleValidationTest | 3 | 0 | 0 | 0 | 100% | 176 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| PropertyValidationTest | 5 | 0 | 0 | 0 | 100% | 17 |
| testIntegerPropertyMaxValueValidation | 118 | |
| testIntegerPropertyMinValueValidation | 4 | |
| testStringPropertyMaxLengthValueValidation | 3 | |
| testStringPropertyMinLengthValueValidation | 3 | |
| testStringPropertyRegExpValidation | 6 |
| testOrderDateBeforeDeliveryDateSucceed | 168 | |
| testOrderDateBeforeDeliveryDateFail | 3 | |
| testOrderDateBeforeDeliveryDateFailAfterActivateValidation | 1 |