PHP 클래스 Google\Cloud\Tests\Logging\SinkTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: GoogleCloudPlatform/gcloud-php

공개 프로퍼티들

프로퍼티 타입 설명
$connection
$formattedName
$projectId
$sinkData
$sinkName

공개 메소드들

메소드 설명
getSink ( $connection, array $data = [] )
setUp ( )
testDelete ( )
testDoesExistFalse ( )
testDoesExistTrue ( )
testGetsInfo ( )
testGetsInfoWithReload ( )
testGetsName ( )
testUpdatesDataWithCachedData ( )
testUpdatesDataWithoutCachedData ( )

메소드 상세

getSink() 공개 메소드

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

setUp() 공개 메소드

public setUp ( )

testDelete() 공개 메소드

public testDelete ( )

testDoesExistFalse() 공개 메소드

public testDoesExistFalse ( )

testDoesExistTrue() 공개 메소드

public testDoesExistTrue ( )

testGetsInfo() 공개 메소드

public testGetsInfo ( )

testGetsInfoWithReload() 공개 메소드

testGetsName() 공개 메소드

public testGetsName ( )

testUpdatesDataWithCachedData() 공개 메소드

testUpdatesDataWithoutCachedData() 공개 메소드

프로퍼티 상세

$connection 공개적으로 프로퍼티

public $connection

$formattedName 공개적으로 프로퍼티

public $formattedName

$projectId 공개적으로 프로퍼티

public $projectId

$sinkData 공개적으로 프로퍼티

public $sinkData

$sinkName 공개적으로 프로퍼티

public $sinkName