Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Functional
Tests
RetryTest
PHP 클래스 Functional\Tests\RetryTest
상속:
extends
AbstractTestCase
파일 보기
프로젝트 열기: lstrojny/functional-php
공개 메소드들
메소드
설명
setUp
( )
testDelayerSmallerThanRetries
( )
testRetriedIfItFails
( )
testRetryWithEmptyDelaySequence
( )
testThrowsExceptionIfRetryCountIsReached
( )
testThrowsExceptionIfRetryCountNotAtLeast1
( )
testTriedOnceIfItSucceeds
( )
testUsesDelayTraversableForSleeping
( )
메소드 상세
setUp()
공개
메소드
public
setUp
( )
testDelayerSmallerThanRetries()
공개
메소드
public
testDelayerSmallerThanRetries
( )
testRetriedIfItFails()
공개
메소드
public
testRetriedIfItFails
( )
testRetryWithEmptyDelaySequence()
공개
메소드
public
testRetryWithEmptyDelaySequence
( )
testThrowsExceptionIfRetryCountIsReached()
공개
메소드
public
testThrowsExceptionIfRetryCountIsReached
( )
testThrowsExceptionIfRetryCountNotAtLeast1()
공개
메소드
public
testThrowsExceptionIfRetryCountNotAtLeast1
( )
testTriedOnceIfItSucceeds()
공개
메소드
public
testTriedOnceIfItSucceeds
( )
testUsesDelayTraversableForSleeping()
공개
메소드
public
testUsesDelayTraversableForSleeping
( )