PHP 클래스 Google\Cloud\Tests\ExponentialBackoffTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: GoogleCloudPlatform/gcloud-php

공개 메소드들

메소드 설명
retriesProvider ( )
setUp ( )
testSuccessWithNoRetries ( )
testThrowsExceptionAfterFullAttempts ( $retries, $exception )
testThrowsExceptionWhenRetryFunctionReturnsFalse ( )

메소드 상세

retriesProvider() 공개 메소드

public retriesProvider ( )

setUp() 공개 메소드

public setUp ( )

testSuccessWithNoRetries() 공개 메소드

testThrowsExceptionAfterFullAttempts() 공개 메소드

public testThrowsExceptionAfterFullAttempts ( $retries, $exception )

testThrowsExceptionWhenRetryFunctionReturnsFalse() 공개 메소드