PHP Class Google\Cloud\Tests\Logging\SinkTest

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

Public Properties

Property Type Description
$connection
$formattedName
$projectId
$sinkData
$sinkName

Public Methods

Method Description
getSink ( $connection, array $data = [] )
setUp ( )
testDelete ( )
testDoesExistFalse ( )
testDoesExistTrue ( )
testGetsInfo ( )
testGetsInfoWithReload ( )
testGetsName ( )
testUpdatesDataWithCachedData ( )
testUpdatesDataWithoutCachedData ( )

Method Details

getSink() public method

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

setUp() public method

public setUp ( )

testDelete() public method

public testDelete ( )

testDoesExistFalse() public method

public testDoesExistFalse ( )

testDoesExistTrue() public method

public testDoesExistTrue ( )

testGetsInfo() public method

public testGetsInfo ( )

testGetsInfoWithReload() public method

testGetsName() public method

public testGetsName ( )

testUpdatesDataWithCachedData() public method

testUpdatesDataWithoutCachedData() public method

Property Details

$connection public_oe property

public $connection

$formattedName public_oe property

public $formattedName

$projectId public_oe property

public $projectId

$sinkData public_oe property

public $sinkData

$sinkName public_oe property

public $sinkName