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

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

공개 프로퍼티들

프로퍼티 타입 설명
$bucketName
$connection
$datasetId
$fileName
$insertJobResponse
$projectId
$rowData
$schemaData
$storageConnection
$tableId

공개 메소드들

메소드 설명
getObject ( )
getTable ( $connection, array $data = [], $tableId = null )
setUp ( )
testDelete ( )
testDoesExistFalse ( )
testDoesExistTrue ( )
testGetsId ( )
testGetsIdentity ( )
testGetsInfo ( )
testGetsInfoWithReload ( )
testGetsRowsWithNoResults ( )
testGetsRowsWithToken ( )
testGetsRowsWithoutToken ( )
testInsertRowsThrowsException ( )
testInsertsRow ( )
testInsertsRows ( )
testRunsCopyJob ( )
testRunsExportJob ( )
testRunsLoadJob ( )
testRunsLoadJobFromStorage ( )
testUpdatesData ( )

메소드 상세

getObject() 공개 메소드

public getObject ( )

getTable() 공개 메소드

public getTable ( $connection, array $data = [], $tableId = null )
$data array

setUp() 공개 메소드

public setUp ( )

testDelete() 공개 메소드

public testDelete ( )

testDoesExistFalse() 공개 메소드

public testDoesExistFalse ( )

testDoesExistTrue() 공개 메소드

public testDoesExistTrue ( )

testGetsId() 공개 메소드

public testGetsId ( )

testGetsIdentity() 공개 메소드

public testGetsIdentity ( )

testGetsInfo() 공개 메소드

public testGetsInfo ( )

testGetsInfoWithReload() 공개 메소드

testGetsRowsWithNoResults() 공개 메소드

testGetsRowsWithToken() 공개 메소드

testGetsRowsWithoutToken() 공개 메소드

testInsertRowsThrowsException() 공개 메소드

testInsertsRow() 공개 메소드

public testInsertsRow ( )

testInsertsRows() 공개 메소드

public testInsertsRows ( )

testRunsCopyJob() 공개 메소드

public testRunsCopyJob ( )

testRunsExportJob() 공개 메소드

public testRunsExportJob ( )

testRunsLoadJob() 공개 메소드

public testRunsLoadJob ( )

testRunsLoadJobFromStorage() 공개 메소드

testUpdatesData() 공개 메소드

public testUpdatesData ( )

프로퍼티 상세

$bucketName 공개적으로 프로퍼티

public $bucketName

$connection 공개적으로 프로퍼티

public $connection

$datasetId 공개적으로 프로퍼티

public $datasetId

$fileName 공개적으로 프로퍼티

public $fileName

$insertJobResponse 공개적으로 프로퍼티

public $insertJobResponse

$projectId 공개적으로 프로퍼티

public $projectId

$rowData 공개적으로 프로퍼티

public $rowData

$schemaData 공개적으로 프로퍼티

public $schemaData

$storageConnection 공개적으로 프로퍼티

public $storageConnection

$tableId 공개적으로 프로퍼티

public $tableId