-
-
src/Lunr/Network/Tests/MailSendTest.php (Diff revision 1) Please also port these to the new function mock methods
[Network] [Tests] Ported MailTest to LunrBaseTest,updated relevant methods
Review Request #214 — Created Oct. 28, 2013 and discarded
| Information | |
|---|---|
| andrea | |
| Lunr | |
| unit_refactoring | |
| 234 | |
| Reviewers | |
| lunr | |
Made Network\Tests\MailTest extend from LunrBaseTest instead of PHPUnit framework directly. Three files are related and their methods have been updated as well: MailBaseTest, MailSendTest, MailSetTest.
Unit Tests
-
-
src/Lunr/Network/Tests/MailSendTest.php (Diff revisions 1 - 2) it still requires the runkit extension. Just because the function calls are now somewhere else doesn't mean they work without runkit being installed.
