Build PHPUnit mocks easily
-
Updated
Oct 12, 2020 - PHP
Build PHPUnit mocks easily
Helpers for PHPUnit. Easy mock creation and easy private property/method testing.
Proxy layer to allow services to have their internals replaced with a test double, without affecting a service-container's (i.e. Symfony) bindings.
Testing php classes with phpunit and mockery
PHPUnit testing with use of Mock, Stub, Dummy, Code-coverage, Data-Providers
Trait that allows mocking functions in PhpUnit testcase.
Add a description, image, and links to the phpunit-mock topic page so that developers can more easily learn about it.
To associate your repository with the phpunit-mock topic, visit your repo's landing page and select "manage topics."