Swift_Events_TransportExceptionEventTest
extends TestCase
in package
Table of Contents
- testExceptionCanBeFetchViaGetter() : mixed
- testSourceIsTransport() : mixed
- createEvent() : mixed
- createException() : mixed
- createTransport() : mixed
Methods
testExceptionCanBeFetchViaGetter()
public
testExceptionCanBeFetchViaGetter() : mixed
Return values
mixed —testSourceIsTransport()
public
testSourceIsTransport() : mixed
Return values
mixed —createEvent()
private
createEvent(Swift_Transport $transport, Swift_TransportException $ex) : mixed
Parameters
- $transport : Swift_Transport
- $ex : Swift_TransportException
Return values
mixed —createException()
private
createException() : mixed
Return values
mixed —createTransport()
private
createTransport() : mixed