PHP 클래스 Google\Cloud\Tests\BigQuery\JobTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: GoogleCloudPlatform/gcloud-php

공개 프로퍼티들

프로퍼티 타입 설명
$connection
$jobId
$jobInfo
$projectId

공개 메소드들

메소드 설명
getJob ( $connection, array $data = [] )
setUp ( )
testCancel ( )
testDoesExistFalse ( )
testDoesExistTrue ( )
testGetsId ( )
testGetsIdentity ( )
testGetsInfo ( )
testGetsInfoWithRealod ( )
testGetsQueryResults ( )
testIsCompleteFalse ( )
testIsCompleteTrue ( )

메소드 상세

getJob() 공개 메소드

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

setUp() 공개 메소드

public setUp ( )

testCancel() 공개 메소드

public testCancel ( )

testDoesExistFalse() 공개 메소드

public testDoesExistFalse ( )

testDoesExistTrue() 공개 메소드

public testDoesExistTrue ( )

testGetsId() 공개 메소드

public testGetsId ( )

testGetsIdentity() 공개 메소드

public testGetsIdentity ( )

testGetsInfo() 공개 메소드

public testGetsInfo ( )

testGetsInfoWithRealod() 공개 메소드

testGetsQueryResults() 공개 메소드

testIsCompleteFalse() 공개 메소드

public testIsCompleteFalse ( )

testIsCompleteTrue() 공개 메소드

public testIsCompleteTrue ( )

프로퍼티 상세

$connection 공개적으로 프로퍼티

public $connection

$jobId 공개적으로 프로퍼티

public $jobId

$jobInfo 공개적으로 프로퍼티

public $jobInfo

$projectId 공개적으로 프로퍼티

public $projectId