AbstractHandlerTest
extends TestCase
in package
Table of Contents
- testConstructAndGetSet() : mixed
- testGetFormatterInitializesDefault() : mixed
- testHandleBatch() : mixed
- testHandlesPsrStyleLevels() : mixed
- testIsHandling() : mixed
- testPushPopProcessor() : mixed
- testPushProcessorWithNonCallable() : mixed
- getIdentityFormatter() : FormatterInterface
- getMultipleRecords() : array<string|int, mixed>
- getRecord() : array<string|int, mixed>
Methods
testConstructAndGetSet()
public
testConstructAndGetSet() : mixed
Tags
Return values
mixed —testGetFormatterInitializesDefault()
public
testGetFormatterInitializesDefault() : mixed
Tags
Return values
mixed —testHandleBatch()
public
testHandleBatch() : mixed
Tags
Return values
mixed —testHandlesPsrStyleLevels()
public
testHandlesPsrStyleLevels() : mixed
Tags
Return values
mixed —testIsHandling()
public
testIsHandling() : mixed
Tags
Return values
mixed —testPushPopProcessor()
public
testPushPopProcessor() : mixed
Tags
Return values
mixed —testPushProcessorWithNonCallable()
public
testPushProcessorWithNonCallable() : mixed
Tags
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