Documentation

FingersCrossedHandlerTest extends TestCase
in package

Table of Contents

testChannelLevelActivationStrategy()  : mixed
testChannelLevelActivationStrategyWithPsrLevels()  : mixed
testErrorLevelActivationStrategy()  : mixed
testErrorLevelActivationStrategyWithPsrLevel()  : mixed
testHandleBufferLimit()  : mixed
testHandleBuffers()  : mixed
testHandleResetBufferingAfterBeingTriggeredWhenStopBufferingIsDisabled()  : mixed
testHandleResetBufferingAfterReset()  : mixed
testHandleStopsBufferingAfterTrigger()  : mixed
testHandleUsesProcessors()  : mixed
testHandleWithBadCallbackThrowsException()  : mixed
testHandleWithCallback()  : mixed
testIsHandlingAlways()  : mixed
testOverrideActivationStrategy()  : mixed
testPassthruOnClose()  : mixed
testPsrLevelPassthruOnClose()  : mixed
getIdentityFormatter()  : FormatterInterface
getMultipleRecords()  : array<string|int, mixed>
getRecord()  : array<string|int, mixed>

Methods

testChannelLevelActivationStrategy()

public testChannelLevelActivationStrategy() : mixed
Tags
covers
covers
Return values
mixed

testChannelLevelActivationStrategyWithPsrLevels()

public testChannelLevelActivationStrategyWithPsrLevels() : mixed
Tags
covers
covers
Return values
mixed

testErrorLevelActivationStrategy()

public testErrorLevelActivationStrategy() : mixed
Tags
covers
covers
covers
Return values
mixed

testErrorLevelActivationStrategyWithPsrLevel()

public testErrorLevelActivationStrategyWithPsrLevel() : mixed
Tags
covers
covers
covers
Return values
mixed

testHandleResetBufferingAfterBeingTriggeredWhenStopBufferingIsDisabled()

public testHandleResetBufferingAfterBeingTriggeredWhenStopBufferingIsDisabled() : mixed
Tags
covers
covers
Return values
mixed

testHandleResetBufferingAfterReset()

public testHandleResetBufferingAfterReset() : mixed
Tags
covers
covers
covers
Return values
mixed

testHandleStopsBufferingAfterTrigger()

public testHandleStopsBufferingAfterTrigger() : mixed
Tags
covers
covers
Return values
mixed

testHandleUsesProcessors()

public testHandleUsesProcessors() : mixed
Tags
covers
covers
Return values
mixed

testHandleWithBadCallbackThrowsException()

public testHandleWithBadCallbackThrowsException() : mixed
Tags
covers
covers
expectedException

RuntimeException

Return values
mixed

testHandleWithCallback()

public testHandleWithCallback() : mixed
Tags
covers
covers
Return values
mixed

testOverrideActivationStrategy()

public testOverrideActivationStrategy() : mixed
Tags
covers
covers
Return values
mixed

testPsrLevelPassthruOnClose()

public testPsrLevelPassthruOnClose() : mixed
Tags
covers
Return values
mixed

getIdentityFormatter()

protected getIdentityFormatter() : FormatterInterface
Return values
FormatterInterface

getMultipleRecords()

protected getMultipleRecords() : array<string|int, mixed>
Return values
array<string|int, mixed>

getRecord()

protected getRecord([mixed $level = Logger::WARNING ][, mixed $message = 'test' ][, mixed $context = array() ]) : array<string|int, mixed>
Parameters
$level : mixed = Logger::WARNING
$message : mixed = 'test'
$context : mixed = array()
Return values
array<string|int, mixed>

Record

Search results