PHP 클래스 Google\Cloud\Tests\GrpcRequestWrapperTest

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

공개 메소드들

메소드 설명
credentialsProvider ( )
exceptionProvider ( )
keyFileCredentialsProvider ( )
responseProvider ( )
setUp ( )
testCastsToProperException ( $code, $expectedException )
testCredentialsFetcher ( $wrapperConfig )
testCredentialsFromKeyFileStreamCanBeReadMultipleTimes ( $wrapperConfig )
testSuccessfullySendsRequest ( $response, $expectedMessage )
testThrowsExceptionWhenRequestFails ( )
testThrowsExceptionWithInvalidCredentialsFetcher ( )

메소드 상세

credentialsProvider() 공개 메소드

public credentialsProvider ( )

exceptionProvider() 공개 메소드

public exceptionProvider ( )

keyFileCredentialsProvider() 공개 메소드

responseProvider() 공개 메소드

public responseProvider ( )

setUp() 공개 메소드

public setUp ( )

testCastsToProperException() 공개 메소드

public testCastsToProperException ( $code, $expectedException )

testCredentialsFetcher() 공개 메소드

public testCredentialsFetcher ( $wrapperConfig )

testCredentialsFromKeyFileStreamCanBeReadMultipleTimes() 공개 메소드

testSuccessfullySendsRequest() 공개 메소드

public testSuccessfullySendsRequest ( $response, $expectedMessage )

testThrowsExceptionWhenRequestFails() 공개 메소드

testThrowsExceptionWithInvalidCredentialsFetcher() 공개 메소드