PHP Class Google\Cloud\Tests\BigQuery\DatasetTest

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

Méthodes publiques

Свойство Type Description
$connection
$datasetId
$projectId
$tableId

Méthodes publiques

Méthode Description
getDataset ( $connection, array $data = [] )
setUp ( )
testCreatesTable ( )
testDelete ( )
testDoesExistFalse ( )
testDoesExistTrue ( )
testGetsId ( )
testGetsIdentity ( )
testGetsInfo ( )
testGetsInfoWithReload ( )
testGetsTable ( )
testGetsTablesWithNoResults ( )
testGetsTablesWithToken ( )
testGetsTablesWithoutToken ( )
testUpdatesData ( )

Method Details

getDataset() public méthode

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

setUp() public méthode

public setUp ( )

testCreatesTable() public méthode

public testCreatesTable ( )

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

testGetsTable() public méthode

public testGetsTable ( )

testGetsTablesWithNoResults() public méthode

testGetsTablesWithToken() public méthode

testGetsTablesWithoutToken() public méthode

testUpdatesData() public méthode

public testUpdatesData ( )

Property Details

$connection public_oe property

public $connection

$datasetId public_oe property

public $datasetId

$projectId public_oe property

public $projectId

$tableId public_oe property

public $tableId