PHP Class Google\Cloud\Tests\System\Logging\LoggingTestCase

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

Protected Properties

Property Type Description
$bucket
$dataset
$deletionQueue
$grpcClient
$restClient
$topic

Public Methods

Method Description
clientProvider ( )
setUpBeforeClass ( )
tearDownFixtures ( )

Method Details

clientProvider() public method

public clientProvider ( )

setUpBeforeClass() public static method

public static setUpBeforeClass ( )

tearDownFixtures() public static method

public static tearDownFixtures ( )

Property Details

$bucket protected static property

protected static $bucket

$dataset protected static property

protected static $dataset

$deletionQueue protected static property

protected static $deletionQueue

$grpcClient protected static property

protected static $grpcClient

$restClient protected static property

protected static $restClient

$topic protected static property

protected static $topic