PHP Class Google\Cloud\Tests\System\PubSub\PubSubTestCase

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

Protected Properties

Property Type Description
$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

$deletionQueue protected_oe static_oe property

protected static $deletionQueue

$grpcClient protected_oe static_oe property

protected static $grpcClient

$restClient protected_oe static_oe property

protected static $restClient

$topic protected_oe static_oe property

protected static $topic