Class com.ibm.ws.microprofile.faulttolerance20.state.impl.RetryStateImplTest
|
100%
successful |
Tests
| Test | Duration | Result |
|---|---|---|
| testAbortOn | 0s | passed |
| testDelay | 0.007s | passed |
| testDelayJitter | 0.003s | passed |
| testDelayStream | 0.014s | passed |
| testDelayStreamHuge | 0.001s | passed |
| testMaxDuration | 0.301s | passed |
| testMaxDurationForever | 0.300s | passed |
| testMaxRetries | 0s | passed |
| testMaxRetriesForever | 0.002s | passed |
| testNoRetryOnSuccess | 0.001s | passed |
| testRetryOn | 0s | passed |
| testRetryOnAndAbortOn | 0.001s | passed |