Documentation

Swift_Plugins_ReporterPluginTest extends SwiftMailerTestCase
in package

A base test case with some custom expectations.

Table of Contents

assertIdenticalBinary()  : mixed
regExp()  : mixed
testReportingFailedBcc()  : mixed
testReportingFailedCc()  : mixed
testReportingFailedTo()  : mixed
testReportingPasses()  : mixed
getMockery()  : mixed
tearDown()  : mixed
createMessage()  : mixed
createReporter()  : mixed
createSendEvent()  : mixed

Methods

assertIdenticalBinary()

public assertIdenticalBinary(mixed $expected, mixed $actual[, mixed $message = '' ]) : mixed
Parameters
$expected : mixed
$actual : mixed
$message : mixed = ''
Return values
mixed

regExp()

public static regExp(mixed $pattern) : mixed
Parameters
$pattern : mixed
Return values
mixed

testReportingFailedBcc()

public testReportingFailedBcc() : mixed
Return values
mixed

testReportingFailedCc()

public testReportingFailedCc() : mixed
Return values
mixed

testReportingFailedTo()

public testReportingFailedTo() : mixed
Return values
mixed

testReportingPasses()

public testReportingPasses() : mixed
Return values
mixed

getMockery()

protected getMockery(mixed $class) : mixed
Parameters
$class : mixed
Return values
mixed

Search results