PHP Class Google\Cloud\Tests\PubSub\SubscriptionTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: GoogleCloudPlatform/gcloud-php

Méthodes publiques

Méthode Description
setUp ( )
testAcknowledge ( )
testAcknowledgeBatch ( )
testAcknowledgeBatchInvalidArgument ( )
testCreate ( )
testCreateWithoutTopicName ( )
testDelete ( )
testExists ( )
testExistsNotFound ( )
testIam ( )
testInfo ( )
testInfoNoRequest ( )
testModifyAckDeadline ( )
testModifyAckDeadlineBatch ( )
testModifyAckDeadlineBatchInvalidArgument ( )
testModifyPushConfig ( )
testName ( )
testPull ( )
testPullPaged ( )
testPullWithCustomArgs ( )
testReload ( )

Method Details

setUp() public méthode

public setUp ( )

testAcknowledge() public méthode

public testAcknowledge ( )

testAcknowledgeBatch() public méthode

testAcknowledgeBatchInvalidArgument() public méthode

testCreate() public méthode

public testCreate ( )

testCreateWithoutTopicName() public méthode

testDelete() public méthode

public testDelete ( )

testExists() public méthode

public testExists ( )

testExistsNotFound() public méthode

public testExistsNotFound ( )

testIam() public méthode

public testIam ( )

testInfo() public méthode

public testInfo ( )

testInfoNoRequest() public méthode

public testInfoNoRequest ( )

testModifyAckDeadline() public méthode

testModifyAckDeadlineBatch() public méthode

testModifyAckDeadlineBatchInvalidArgument() public méthode

testModifyPushConfig() public méthode

testName() public méthode

public testName ( )

testPull() public méthode

public testPull ( )

testPullPaged() public méthode

public testPullPaged ( )

testPullWithCustomArgs() public méthode

testReload() public méthode

public testReload ( )