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