Documentation

RedisHandlerTest extends TestCase
in package

Table of Contents

testConstructorShouldThrowExceptionForInvalidRedis()  : mixed
testConstructorShouldWorkWithPredis()  : mixed
testConstructorShouldWorkWithRedis()  : mixed
testPredisHandle()  : mixed
testPredisHandleCapped()  : mixed
testRedisHandle()  : mixed
testRedisHandleCapped()  : mixed
getIdentityFormatter()  : FormatterInterface
getMultipleRecords()  : array<string|int, mixed>
getRecord()  : array<string|int, mixed>

Methods

testConstructorShouldThrowExceptionForInvalidRedis()

public testConstructorShouldThrowExceptionForInvalidRedis() : mixed
Tags
expectedException

InvalidArgumentException

Return values
mixed

testConstructorShouldWorkWithPredis()

public testConstructorShouldWorkWithPredis() : mixed
Return values
mixed

testConstructorShouldWorkWithRedis()

public testConstructorShouldWorkWithRedis() : mixed
Return values
mixed

testPredisHandle()

public testPredisHandle() : mixed
Return values
mixed

testPredisHandleCapped()

public testPredisHandleCapped() : mixed
Return values
mixed

testRedisHandle()

public testRedisHandle() : mixed
Return values
mixed

testRedisHandleCapped()

public testRedisHandleCapped() : mixed
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