AspectMock icon indicating copy to clipboard operation
AspectMock copied to clipboard

The most powerful and flexible mocking framework for PHPUnit / Codeception.

Results 45 AspectMock issues
Sort by recently updated
recently updated
newest added

The underlying library is no longer supported: ![image](https://github.com/Codeception/AspectMock/assets/547021/797180a8-b0bf-429f-bbf9-62291fc77f7d) Since no one is actively developing this I'm convinced no one will do the effort of rewriting it to use the referenced...

Не мокается обхект тест запускается хорошо но не работает ```php bootstrap.php

I figured out what (I think) it should be. Can the doc be updated?

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

Preliminary support for PHP 8.2 by using development versions of `goaop/framework` and `goaop/parser-reflection`. If you want to test this out right now in your project, use the following in composer.json:...