NativeMailerHandlerTest
extends TestCase
in package
Table of Contents
- testConstructorHeaderInjection() : mixed
- testMessageSubjectFormatting() : mixed
- testSend() : mixed
- testSetterArrayHeaderInjection() : mixed
- testSetterContentTypeInjection() : mixed
- testSetterEncodingInjection() : mixed
- testSetterHeaderInjection() : mixed
- getIdentityFormatter() : FormatterInterface
- getMultipleRecords() : array<string|int, mixed>
- getRecord() : array<string|int, mixed>
- setUp() : mixed
Methods
testConstructorHeaderInjection()
public
testConstructorHeaderInjection() : mixed
Tags
Return values
mixed —testMessageSubjectFormatting()
public
testMessageSubjectFormatting() : mixed
Return values
mixed —testSend()
public
testSend() : mixed
Return values
mixed —testSetterArrayHeaderInjection()
public
testSetterArrayHeaderInjection() : mixed
Tags
Return values
mixed —testSetterContentTypeInjection()
public
testSetterContentTypeInjection() : mixed
Tags
Return values
mixed —testSetterEncodingInjection()
public
testSetterEncodingInjection() : mixed
Tags
Return values
mixed —testSetterHeaderInjection()
public
testSetterHeaderInjection() : 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
setUp()
protected
setUp() : mixed