PHP 클래스 Google\Cloud\Tests\System\BigQuery\BigQueryTestCase

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

보호된 프로퍼티들

프로퍼티 타입 설명
$bucket
$client
$dataset
$deletionQueue
$table

공개 메소드들

메소드 설명
setUpBeforeClass ( )
tearDownFixtures ( )

메소드 상세

setUpBeforeClass() 공개 정적인 메소드

public static setUpBeforeClass ( )

tearDownFixtures() 공개 정적인 메소드

public static tearDownFixtures ( )

프로퍼티 상세

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

protected static $bucket

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

protected static $client

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

protected static $dataset

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

protected static $deletionQueue

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

protected static $table