PHP 클래스 Google\Cloud\Tests\BigQuery\DatasetTest

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

공개 프로퍼티들

프로퍼티 타입 설명
$connection
$datasetId
$projectId
$tableId

공개 메소드들

메소드 설명
getDataset ( $connection, array $data = [] )
setUp ( )
testCreatesTable ( )
testDelete ( )
testDoesExistFalse ( )
testDoesExistTrue ( )
testGetsId ( )
testGetsIdentity ( )
testGetsInfo ( )
testGetsInfoWithReload ( )
testGetsTable ( )
testGetsTablesWithNoResults ( )
testGetsTablesWithToken ( )
testGetsTablesWithoutToken ( )
testUpdatesData ( )

메소드 상세

getDataset() 공개 메소드

public getDataset ( $connection, array $data = [] )
$data array

setUp() 공개 메소드

public setUp ( )

testCreatesTable() 공개 메소드

public testCreatesTable ( )

testDelete() 공개 메소드

public testDelete ( )

testDoesExistFalse() 공개 메소드

public testDoesExistFalse ( )

testDoesExistTrue() 공개 메소드

public testDoesExistTrue ( )

testGetsId() 공개 메소드

public testGetsId ( )

testGetsIdentity() 공개 메소드

public testGetsIdentity ( )

testGetsInfo() 공개 메소드

public testGetsInfo ( )

testGetsInfoWithReload() 공개 메소드

testGetsTable() 공개 메소드

public testGetsTable ( )

testGetsTablesWithNoResults() 공개 메소드

testGetsTablesWithToken() 공개 메소드

testGetsTablesWithoutToken() 공개 메소드

testUpdatesData() 공개 메소드

public testUpdatesData ( )

프로퍼티 상세

$connection 공개적으로 프로퍼티

public $connection

$datasetId 공개적으로 프로퍼티

public $datasetId

$projectId 공개적으로 프로퍼티

public $projectId

$tableId 공개적으로 프로퍼티

public $tableId