Avoid notices in database tests
This fixes the following issue:
- notice when trying to read "errno" key
- PHPUnit notice and "N" test status, when using createMock but not calling expect
Differential Revision: https://devcentral.nasqueron.org/D3880
Avoid notices in database tests Tags None Referenced Files None Subscribers None
Description
Details
|