Codeception / AspectMock

The most powerful and flexible mocking framework for PHPUnit / Codeception.
MIT License
790 stars 129 forks source link

When you expect value null to be returned, fake functions was not invoked #211

Closed bogkonstantin closed 2 weeks ago

bogkonstantin commented 1 month ago

Since "isset" returns false when value does exist in the array, this fixes the check if the mock function registered