Libraries tagged by soft-mocks
badoo/soft-mocks
310 Favers
33769 Downloads
33769 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
mougrim/phpunit-soft-mocks
1 Favers
71 Downloads
71 Downloads
Simple running phpunit with soft-mocks
amorpro/soft-mocks
0 Favers
2756 Downloads
2756 Downloads
Useful tool to mock the real source code