Documentation

HandlerWrapperTest extends TestCase
in package

Tags
author

Alexey Karapetov alexey@karapetov.com

Table of Contents

$handler  : mixed
$wrapper  : HandlerWrapper
setUp()  : mixed
testGetFormatter()  : mixed
testHandle()  : mixed
testHandleBatch()  : mixed
testIsHandling()  : mixed
testPopProcessor()  : mixed
testPushProcessor()  : mixed
testSetFormatter()  : mixed
trueFalseDataProvider()  : array<string|int, mixed>
getIdentityFormatter()  : FormatterInterface
getMultipleRecords()  : array<string|int, mixed>
getRecord()  : array<string|int, mixed>

Properties

Methods

testHandle()

public testHandle( $result) : mixed
Parameters
$result :
Tags
dataProvider

trueFalseDataProvider

Return values
mixed

testHandleBatch()

public testHandleBatch( $result) : mixed
Parameters
$result :
Tags
dataProvider

trueFalseDataProvider

Return values
mixed

testIsHandling()

public testIsHandling( $result) : mixed
Parameters
$result :
Tags
dataProvider

trueFalseDataProvider

Return values
mixed

trueFalseDataProvider()

public trueFalseDataProvider() : array<string|int, mixed>
Return values
array<string|int, 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