cakephp2-php8/lib/Cake/Test/Case/Network/Email
mark_story 34158407b2 Exit early if SMTP connection fails.
If the SMTP connection is disconnected (read() returns false) we should
exit early and not wait for the read timeout. This has the added benefit
of making the mocks much simpler.

Refs #10221
2017-02-13 22:37:44 -05:00
..
CakeEmailTest.php Change names 2015-10-06 10:10:34 +02:00
DebugTransportTest.php Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
MailTransportTest.php Include Subject and To in email log when using MailTransport 2016-03-01 22:21:14 +02:00
SmtpTransportTest.php Exit early if SMTP connection fails. 2017-02-13 22:37:44 -05:00