PHP Class Google\Cloud\Tests\BigQuery\JobTest

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

Public Properties

Property Type Description
$connection
$jobId
$jobInfo
$projectId

Public Methods

Method Description
getJob ( $connection, array $data = [] )
setUp ( )
testCancel ( )
testDoesExistFalse ( )
testDoesExistTrue ( )
testGetsId ( )
testGetsIdentity ( )
testGetsInfo ( )
testGetsInfoWithRealod ( )
testGetsQueryResults ( )
testIsCompleteFalse ( )
testIsCompleteTrue ( )

Method Details

getJob() public method

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

setUp() public method

public setUp ( )

testCancel() public method

public testCancel ( )

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

testGetsInfoWithRealod() public method

testGetsQueryResults() public method

testIsCompleteFalse() public method

public testIsCompleteFalse ( )

testIsCompleteTrue() public method

public testIsCompleteTrue ( )

Property Details

$connection public_oe property

public $connection

$jobId public_oe property

public $jobId

$jobInfo public_oe property

public $jobInfo

$projectId public_oe property

public $projectId