PHP 클래스 Google\Cloud\Tests\System\Logging\LoggingTestCase

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: GoogleCloudPlatform/gcloud-php 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$bucket
$dataset
$deletionQueue
$grpcClient
$restClient
$topic

공개 메소드들

메소드 설명
clientProvider ( )
setUpBeforeClass ( )
tearDownFixtures ( )

메소드 상세

clientProvider() 공개 메소드

public clientProvider ( )

setUpBeforeClass() 공개 정적인 메소드

public static setUpBeforeClass ( )

tearDownFixtures() 공개 정적인 메소드

public static tearDownFixtures ( )

프로퍼티 상세

$bucket 보호되어 있는 정적으로 프로퍼티

protected static $bucket

$dataset 보호되어 있는 정적으로 프로퍼티

protected static $dataset

$deletionQueue 보호되어 있는 정적으로 프로퍼티

protected static $deletionQueue

$grpcClient 보호되어 있는 정적으로 프로퍼티

protected static $grpcClient

$restClient 보호되어 있는 정적으로 프로퍼티

protected static $restClient

$topic 보호되어 있는 정적으로 프로퍼티

protected static $topic