PHP Class Google\Cloud\Tests\BigQuery\DatasetTest

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

Public Properties

Property Type Description
$connection
$datasetId
$projectId
$tableId

Public Methods

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

Method Details

getDataset() public method

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

setUp() public method

public setUp ( )

testCreatesTable() public method

public testCreatesTable ( )

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

testGetsTable() public method

public testGetsTable ( )

testGetsTablesWithNoResults() public method

testGetsTablesWithToken() public method

testGetsTablesWithoutToken() public method

testUpdatesData() public method

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