mailgun-php/tests/Mailgun/Tests
Iain Cambridge 502fac0b37 Fix fatal error in not finding exception.
Tried to throw MissingRequiredMIMEParameters which didn't exist in current namespace or added via use. Connection exceptions was included by MissingRequiredMIMEParameters is in messages exceptions so changed the added exception name to messages.

Exception message constant didn't exist. So added it.
2014-05-13 14:54:10 +01:00
..
Connection Move mocks 2014-05-13 14:25:26 +01:00
Lists Move mocks 2014-05-13 14:25:26 +01:00
Messages Move mocks 2014-05-13 14:25:26 +01:00
Mock Move mocks 2014-05-13 14:25:26 +01:00
TestAssets Added test cases for all available methods. 2013-07-23 14:29:45 -07:00
MailgunTest.php Fix fatal error in not finding exception. 2014-05-13 14:54:10 +01:00
MailgunTestCase.php Code cleanup! 2013-07-25 15:42:06 -07:00