PHP Class Google\Cloud\Tests\System\BigQuery\BigQueryTestCase

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: GoogleCloudPlatform/gcloud-php Class Usage Examples

Protected Properties

Property Type Description
$bucket
$client
$dataset
$deletionQueue
$table

Public Methods

Method Description
setUpBeforeClass ( )
tearDownFixtures ( )

Method Details

setUpBeforeClass() public static method

public static setUpBeforeClass ( )

tearDownFixtures() public static method

public static tearDownFixtures ( )

Property Details

$bucket protected static property

protected static $bucket

$client protected static property

protected static $client

$dataset protected static property

protected static $dataset

$deletionQueue protected static property

protected static $deletionQueue

$table protected static property

protected static $table