Swift_Plugins_PopBeforeSmtpPluginTest
extends TestCase
Table of Contents
-
createConnection()
: mixed
-
createPlugin()
: mixed
-
testPluginCanBindToSpecificTransport()
: mixed
-
testPluginConnectsToPop3HostBeforeTransportStarts()
: mixed
-
testPluginDisconnectsFromPop3HostBeforeTransportStarts()
: mixed
-
testPluginDoesNotConnectToSmtpIfBoundToDifferentTransport()
: mixed
-
createTransport()
: mixed
-
createTransportChangeEvent()
: mixed
createConnection()
public
createConnection() : mixed
Return values
mixed
—
createPlugin()
public
createPlugin(mixed $host, mixed $port[, mixed $crypto = null ]) : mixed
Parameters
-
$host
: mixed
-
-
$port
: mixed
-
-
$crypto
: mixed
= null
-
Return values
mixed
—
testPluginCanBindToSpecificTransport()
public
testPluginCanBindToSpecificTransport() : mixed
Return values
mixed
—
testPluginConnectsToPop3HostBeforeTransportStarts()
public
testPluginConnectsToPop3HostBeforeTransportStarts() : mixed
Return values
mixed
—
testPluginDisconnectsFromPop3HostBeforeTransportStarts()
public
testPluginDisconnectsFromPop3HostBeforeTransportStarts() : mixed
Return values
mixed
—
testPluginDoesNotConnectToSmtpIfBoundToDifferentTransport()
public
testPluginDoesNotConnectToSmtpIfBoundToDifferentTransport() : mixed
Return values
mixed
—
createTransport()
private
createTransport() : mixed
Return values
mixed
—
createTransportChangeEvent()
private
createTransportChangeEvent(mixed $transport) : mixed
Parameters
-
$transport
: mixed
-
Return values
mixed
—