PHP 클래스 Google\Cloud\Tests\PubSub\SubscriptionTest

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

공개 메소드들

메소드 설명
setUp ( )
testAcknowledge ( )
testAcknowledgeBatch ( )
testAcknowledgeBatchInvalidArgument ( )
testCreate ( )
testCreateWithoutTopicName ( )
testDelete ( )
testExists ( )
testExistsNotFound ( )
testIam ( )
testInfo ( )
testInfoNoRequest ( )
testModifyAckDeadline ( )
testModifyAckDeadlineBatch ( )
testModifyAckDeadlineBatchInvalidArgument ( )
testModifyPushConfig ( )
testName ( )
testPull ( )
testPullPaged ( )
testPullWithCustomArgs ( )
testReload ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testAcknowledge() 공개 메소드

public testAcknowledge ( )

testAcknowledgeBatch() 공개 메소드

testAcknowledgeBatchInvalidArgument() 공개 메소드

testCreate() 공개 메소드

public testCreate ( )

testCreateWithoutTopicName() 공개 메소드

testDelete() 공개 메소드

public testDelete ( )

testExists() 공개 메소드

public testExists ( )

testExistsNotFound() 공개 메소드

public testExistsNotFound ( )

testIam() 공개 메소드

public testIam ( )

testInfo() 공개 메소드

public testInfo ( )

testInfoNoRequest() 공개 메소드

public testInfoNoRequest ( )

testModifyAckDeadline() 공개 메소드

testModifyAckDeadlineBatch() 공개 메소드

testModifyAckDeadlineBatchInvalidArgument() 공개 메소드

testModifyPushConfig() 공개 메소드

testName() 공개 메소드

public testName ( )

testPull() 공개 메소드

public testPull ( )

testPullPaged() 공개 메소드

public testPullPaged ( )

testPullWithCustomArgs() 공개 메소드

testReload() 공개 메소드

public testReload ( )