PHP Class Google\Cloud\Tests\Snippets\BigQuery\JobTest

Datei anzeigen Open project: GoogleCloudPlatform/gcloud-php

Public Methods

Method Description
getJob ( $connection, array $info = [] )
setUp ( )
testCancel ( )
testExists ( )
testInfo ( )
testIsComplete ( )
testQueryResults ( )
testReload ( )

Method Details

getJob() public method

public getJob ( $connection, array $info = [] )
$info array

setUp() public method

public setUp ( )

testCancel() public method

public testCancel ( )

testExists() public method

public testExists ( )

testInfo() public method

public testInfo ( )

testIsComplete() public method

public testIsComplete ( )

testQueryResults() public method

public testQueryResults ( )

testReload() public method

public testReload ( )