Libraries tagged by soft-mocks
badoo/soft-mocks
309 Favers
30044 Downloads
30044 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
2754 Downloads
2754 Downloads
Useful tool to mock the real source code