[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 4 | 0 | 0 | 0 | 100% | 3.574 |
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 |
|---|---|---|---|---|---|---|
| info.smart_tools.smartactors.core.handler_routing_receiver | 4 | 0 | 0 | 0 | 100% | 3.574 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| HandlerRoutingReceiverTest | 4 | 0 | 0 | 0 | 100% | 3.574 |
[Summary] [Package List] [Test Cases]
| Should_constructorThrow_When_handlersMapIsNull | 0.925 | |
| Should_wrapException_WhenFieldThrows | 0.035 | |
| Should_throw_WhenHandlerReceiverIsNotFound | 0.014 | |
| Should_callNestedReceiver_WhenItExist | 0.076 |