PHP Class Google\Cloud\Tests\BigQuery\TableTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: GoogleCloudPlatform/gcloud-php

Public Properties

Property Type Description
$bucketName
$connection
$datasetId
$fileName
$insertJobResponse
$projectId
$rowData
$schemaData
$storageConnection
$tableId

Public Methods

Method Description
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 ( )

Method Details

getObject() public method

public getObject ( )

getTable() public method

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

setUp() public method

public setUp ( )

testDelete() public method

public testDelete ( )

testDoesExistFalse() public method

public testDoesExistFalse ( )

testDoesExistTrue() public method

public testDoesExistTrue ( )

testGetsId() public method

public testGetsId ( )

testGetsIdentity() public method

public testGetsIdentity ( )

testGetsInfo() public method

public testGetsInfo ( )

testGetsInfoWithReload() public method

testGetsRowsWithNoResults() public method

testGetsRowsWithToken() public method

testGetsRowsWithoutToken() public method

testInsertRowsThrowsException() public method

testInsertsRow() public method

public testInsertsRow ( )

testInsertsRows() public method

public testInsertsRows ( )

testRunsCopyJob() public method

public testRunsCopyJob ( )

testRunsExportJob() public method

public testRunsExportJob ( )

testRunsLoadJob() public method

public testRunsLoadJob ( )

testRunsLoadJobFromStorage() public method

testUpdatesData() public method

public testUpdatesData ( )

Property Details

$bucketName public_oe property

public $bucketName

$connection public_oe property

public $connection

$datasetId public_oe property

public $datasetId

$fileName public_oe property

public $fileName

$insertJobResponse public_oe property

public $insertJobResponse

$projectId public_oe property

public $projectId

$rowData public_oe property

public $rowData

$schemaData public_oe property

public $schemaData

$storageConnection public_oe property

public $storageConnection

$tableId public_oe property

public $tableId