Libraries tagged by soft-mocks
badoo/soft-mocks
309 Favers
35715 Downloads
35715 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.
amorpro/soft-mocks
0 Favers
2757 Downloads
2757 Downloads
Useful tool to mock the real source code
mougrim/phpunit-soft-mocks
1 Favers
73 Downloads
73 Downloads
Simple running phpunit with soft-mocks