DynamoDbHandlerTest
extends TestCase
in package
Table of Contents
- $client : mixed
- setUp() : mixed
- testConstruct() : mixed
- testGetFormatter() : mixed
- testHandle() : mixed
- testInterface() : mixed
- getIdentityFormatter() : FormatterInterface
- getMultipleRecords() : array<string|int, mixed>
- getRecord() : array<string|int, mixed>
Properties
$client
private
mixed
$client
Methods
setUp()
public
setUp() : mixed
Return values
mixed —testConstruct()
public
testConstruct() : mixed
Return values
mixed —testGetFormatter()
public
testGetFormatter() : mixed
Return values
mixed —testHandle()
public
testHandle() : mixed
Return values
mixed —testInterface()
public
testInterface() : 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