This transport will just store the message in memory. It is helpful
when unit testing, or to prevent sending email when in development or
testing.
Methods
Takes the last message and saves it for testing.
send(\Zend\Mail\Message $message) :
Properties