PHP Class Google\Cloud\Tests\Logging\SinkTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: GoogleCloudPlatform/gcloud-php

Méthodes publiques

Свойство Type Description
$connection
$formattedName
$projectId
$sinkData
$sinkName

Méthodes publiques

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

Method Details

getSink() public méthode

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

setUp() public méthode

public setUp ( )

testDelete() public méthode

public testDelete ( )

testDoesExistFalse() public méthode

public testDoesExistFalse ( )

testDoesExistTrue() public méthode

public testDoesExistTrue ( )

testGetsInfo() public méthode

public testGetsInfo ( )

testGetsInfoWithReload() public méthode

testGetsName() public méthode

public testGetsName ( )

testUpdatesDataWithCachedData() public méthode

testUpdatesDataWithoutCachedData() public méthode

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