PHP Class Google\Cloud\Tests\BigQuery\TableTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: GoogleCloudPlatform/gcloud-php

Méthodes publiques

Свойство Type Description
$bucketName
$connection
$datasetId
$fileName
$insertJobResponse
$projectId
$rowData
$schemaData
$storageConnection
$tableId

Méthodes publiques

Méthode 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 méthode

public getObject ( )

getTable() public méthode

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

setUp() public méthode

public setUp ( )

testDelete() public méthode

public testDelete ( )

testDoesExistFalse() public méthode

public testDoesExistFalse ( )

testDoesExistTrue() public méthode

public testDoesExistTrue ( )

testGetsId() public méthode

public testGetsId ( )

testGetsIdentity() public méthode

public testGetsIdentity ( )

testGetsInfo() public méthode

public testGetsInfo ( )

testGetsInfoWithReload() public méthode

testGetsRowsWithNoResults() public méthode

testGetsRowsWithToken() public méthode

testGetsRowsWithoutToken() public méthode

testInsertRowsThrowsException() public méthode

testInsertsRow() public méthode

public testInsertsRow ( )

testInsertsRows() public méthode

public testInsertsRows ( )

testRunsCopyJob() public méthode

public testRunsCopyJob ( )

testRunsExportJob() public méthode

public testRunsExportJob ( )

testRunsLoadJob() public méthode

public testRunsLoadJob ( )

testRunsLoadJobFromStorage() public méthode

testUpdatesData() public méthode

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