Method | Description | |
---|---|---|
setUp ( ) | ||
testDelayerSmallerThanRetries ( ) | ||
testRetriedIfItFails ( ) | ||
testRetryWithEmptyDelaySequence ( ) | ||
testThrowsExceptionIfRetryCountIsReached ( ) | ||
testThrowsExceptionIfRetryCountNotAtLeast1 ( ) | ||
testTriedOnceIfItSucceeds ( ) | ||
testUsesDelayTraversableForSleeping ( ) |
public testThrowsExceptionIfRetryCountIsReached ( ) |
public testThrowsExceptionIfRetryCountNotAtLeast1 ( ) |