Page MenuHomeDevCentral

Avoid notices in database tests
ClosedPublic

Authored by dereckson on Tue, Nov 11, 18:08.

Details

Summary

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

Diff Detail

Repository
rKERUALD Keruald libraries development repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable