PHP Class Google\Cloud\Tests\PubSub\SubscriptionTest

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

Public Methods

Method 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 method

public setUp ( )

testAcknowledge() public method

public testAcknowledge ( )

testAcknowledgeBatch() public method

testAcknowledgeBatchInvalidArgument() public method

testCreate() public method

public testCreate ( )

testCreateWithoutTopicName() public method

testDelete() public method

public testDelete ( )

testExists() public method

public testExists ( )

testExistsNotFound() public method

public testExistsNotFound ( )

testIam() public method

public testIam ( )

testInfo() public method

public testInfo ( )

testInfoNoRequest() public method

public testInfoNoRequest ( )

testModifyAckDeadline() public method

testModifyAckDeadlineBatch() public method

testModifyAckDeadlineBatchInvalidArgument() public method

testModifyPushConfig() public method

testName() public method

public testName ( )

testPull() public method

public testPull ( )

testPullPaged() public method

public testPullPaged ( )

testPullWithCustomArgs() public method

testReload() public method

public testReload ( )