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

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

공개 프로퍼티들

프로퍼티 타입 설명
$connection
$formattedName
$jsonPayload
$logName
$projectId
$resource
$textPayload

공개 메소드들

메소드 설명
entryProvider ( )
getLogger ( $connection, array $resource = null, array $labels = null )
setUp ( )
testCreateEntryThrowsExceptionWithInvalidData ( )
testCreatesEntry ( $data, $type )
testDelete ( )
testGetsEntriesWithAdditionalFilter ( )
testGetsEntriesWithNoResults ( )
testGetsEntriesWithToken ( )
testGetsEntriesWithoutToken ( )
testLoggerUsesDefaults ( )
testOverrideLoggerDefaults ( )
testOverwritesEntryOptionsAndWrites ( )
testWritesEntries ( )
testWritesEntry ( )

메소드 상세

entryProvider() 공개 메소드

public entryProvider ( )

getLogger() 공개 메소드

public getLogger ( $connection, array $resource = null, array $labels = null )
$resource array
$labels array

setUp() 공개 메소드

public setUp ( )

testCreateEntryThrowsExceptionWithInvalidData() 공개 메소드

testCreatesEntry() 공개 메소드

public testCreatesEntry ( $data, $type )

testDelete() 공개 메소드

public testDelete ( )

testGetsEntriesWithAdditionalFilter() 공개 메소드

testGetsEntriesWithNoResults() 공개 메소드

testGetsEntriesWithToken() 공개 메소드

testGetsEntriesWithoutToken() 공개 메소드

testLoggerUsesDefaults() 공개 메소드

testOverrideLoggerDefaults() 공개 메소드

testOverwritesEntryOptionsAndWrites() 공개 메소드

testWritesEntries() 공개 메소드

public testWritesEntries ( )

testWritesEntry() 공개 메소드

public testWritesEntry ( )

프로퍼티 상세

$connection 공개적으로 프로퍼티

public $connection

$formattedName 공개적으로 프로퍼티

public $formattedName

$jsonPayload 공개적으로 프로퍼티

public $jsonPayload

$logName 공개적으로 프로퍼티

public $logName

$projectId 공개적으로 프로퍼티

public $projectId

$resource 공개적으로 프로퍼티

public $resource

$textPayload 공개적으로 프로퍼티

public $textPayload