\Monolog\HandlerSwiftMailerHandlerTest

Summary

Methods
Properties
Constants
setUp()
testMessageCreationIsLazyWhenUsingCallback()
testMessageCanBeCustomizedGivenLoggedData()
testMessageSubjectFormatting()
testMessageHaveUniqueId()
No public properties found
No constants found
getRecord()
getMultipleRecords()
getIdentityFormatter()
No protected properties found
N/A
No private methods found
$mailer
N/A

Properties

$mailer

$mailer : \Swift_Mailer|\PHPUnit_Framework_MockObject_MockObject

Type

\Swift_Mailer|\PHPUnit_Framework_MockObject_MockObject

Methods

setUp()

setUp() 

testMessageCreationIsLazyWhenUsingCallback()

testMessageCreationIsLazyWhenUsingCallback() 

testMessageCanBeCustomizedGivenLoggedData()

testMessageCanBeCustomizedGivenLoggedData() 

testMessageSubjectFormatting()

testMessageSubjectFormatting() 

testMessageHaveUniqueId()

testMessageHaveUniqueId() 

getRecord()

getRecord(  $level = \Monolog\Logger::WARNING,   $message = 'test',   $context = array()) : array

Parameters

$level
$message
$context

Returns

array —

Record

getMultipleRecords()

getMultipleRecords() : array

Returns

array

getIdentityFormatter()

getIdentityFormatter() : \Monolog\Monolog\Formatter\FormatterInterface

Returns

\Monolog\Monolog\Formatter\FormatterInterface