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

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

공개 프로퍼티들

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

공개 메소드들

메소드 설명
getQueryResults ( $connection, array $data = [] )
setUp ( )
testGetsIdentity ( )
testGetsInfo ( )
testGetsRowsThrowsExceptionWhenQueryNotComplete ( )
testGetsRowsWithNoResults ( )
testGetsRowsWithToken ( )
testGetsRowsWithoutToken ( )
testIsCompleteFalse ( )
testIsCompleteTrue ( )
testReloadsInfo ( )

메소드 상세

getQueryResults() 공개 메소드

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

setUp() 공개 메소드

public setUp ( )

testGetsIdentity() 공개 메소드

public testGetsIdentity ( )

testGetsInfo() 공개 메소드

public testGetsInfo ( )

testGetsRowsThrowsExceptionWhenQueryNotComplete() 공개 메소드

testGetsRowsWithNoResults() 공개 메소드

testGetsRowsWithToken() 공개 메소드

testGetsRowsWithoutToken() 공개 메소드

testIsCompleteFalse() 공개 메소드

public testIsCompleteFalse ( )

testIsCompleteTrue() 공개 메소드

public testIsCompleteTrue ( )

testReloadsInfo() 공개 메소드

public testReloadsInfo ( )

프로퍼티 상세

$connection 공개적으로 프로퍼티

public $connection

$jobId 공개적으로 프로퍼티

public $jobId

$projectId 공개적으로 프로퍼티

public $projectId

$queryData 공개적으로 프로퍼티

public $queryData