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

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

공개 메소드들

메소드 설명
setUp ( )
testCreate ( )
testDelete ( )
testExists ( )
testExistsReturnsFalse ( )
testIam ( )
testInfo ( )
testName ( )
testPublish ( )
testPublishBatch ( )
testPublishBatchUnencoded ( )
testPublishMalformedMessage ( )
testReload ( )
testSubscribe ( )
testSubscription ( )
testSubscriptions ( )
testSubscriptionsPaged ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testCreate() 공개 메소드

public testCreate ( )

testDelete() 공개 메소드

public testDelete ( )

testExists() 공개 메소드

public testExists ( )

testExistsReturnsFalse() 공개 메소드

testIam() 공개 메소드

public testIam ( )

testInfo() 공개 메소드

public testInfo ( )

testName() 공개 메소드

public testName ( )

testPublish() 공개 메소드

public testPublish ( )

testPublishBatch() 공개 메소드

public testPublishBatch ( )

testPublishBatchUnencoded() 공개 메소드

testPublishMalformedMessage() 공개 메소드

testReload() 공개 메소드

public testReload ( )

testSubscribe() 공개 메소드

public testSubscribe ( )

testSubscription() 공개 메소드

public testSubscription ( )

testSubscriptions() 공개 메소드

public testSubscriptions ( )

testSubscriptionsPaged() 공개 메소드