Libraries tagged by mock-generator
voral/mock-builder
0 Favers
10 Downloads
10 Downloads
A PHP utility to generate mock classes by processing source code, leaving only public methods and clearing their bodies. Supports PSR-4 and is ideal for testing complex systems without Dependency Injection.
mroca/request-log-bundle
3 Favers
3892 Downloads
3892 Downloads
An HTTP requests mock generator symfony bundle.
strictphp/strict-mock
0 Favers
14 Downloads
14 Downloads
Strict mock is a strict type safe mock generated from your interfaces to use with any testing framework.