PHP Class Google\Cloud\Tests\ClientTraitTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: GoogleCloudPlatform/gcloud-php

Public Methods

Method Description
dependencyStatusProvider ( )
testConfigureAuthentication ( )
testConfigureAuthenticationWithInvalidKeyFilePath ( )
testConfigureAuthenticationWithKeyFile ( )
testConfigureAuthenticationWithKeyFilePath ( )
testConfigureAuthenticationWithKeyFileThatCantBeDecoded ( )
testDetectProjectIdOnGce ( )
testDetectProjectIdOnGceButOhNoThereStillIsntAProjectId ( )
testDetectProjectIdWithNoProjectIdAvailable ( )
testGetConnectionType ( $dependencyStatus, $config, $expectedConnectionType )
testGetConnectionTypeThrowsExceptionWhenAttempingGrpcWithoutDeps ( )

Method Details

dependencyStatusProvider() public method

testConfigureAuthentication() public method

testConfigureAuthenticationWithInvalidKeyFilePath() public method

testConfigureAuthenticationWithKeyFile() public method

testConfigureAuthenticationWithKeyFilePath() public method

testConfigureAuthenticationWithKeyFileThatCantBeDecoded() public method

testDetectProjectIdOnGce() public method

testDetectProjectIdOnGceButOhNoThereStillIsntAProjectId() public method

testDetectProjectIdWithNoProjectIdAvailable() public method

testGetConnectionType() public method

public testGetConnectionType ( $dependencyStatus, $config, $expectedConnectionType )

testGetConnectionTypeThrowsExceptionWhenAttempingGrpcWithoutDeps() public method