cakephp2-php8/lib/Cake/Test/Case/Network/Email
mark_story e96fe515a1 Rename config class used in test cases.
Having a separate classname for testing allows the testsuite to not
provide a classname that the application would. This allows composer to
generate the correct classmap when CakePHP is installed with composer.

Fixes #4112
2013-09-27 22:22:23 -04:00
..
CakeEmailTest.php Rename config class used in test cases. 2013-09-27 22:22:23 -04:00
DebugTransportTest.php Added missing calls to setUp & tearDown in tests 2013-07-29 01:52:39 +02:00
MailTransportTest.php Added missing calls to setUp & tearDown in tests 2013-07-29 01:52:39 +02:00
SmtpTransportTest.php Added missing calls to setUp & tearDown in tests 2013-07-29 01:52:39 +02:00