Prior to this change one had to overwrite setupIcingaMock or setUp to set a specific mock as request or response. Now it is possible to do this for a specific test without overwriting any method. |
||
---|---|---|
.. | ||
BaseTestCase.php | ||
DbTest.php | ||
FormTest.php |
Prior to this change one had to overwrite setupIcingaMock or setUp to set a specific mock as request or response. Now it is possible to do this for a specific test without overwriting any method. |
||
---|---|---|
.. | ||
BaseTestCase.php | ||
DbTest.php | ||
FormTest.php |