crimsonkissaki/mockmaker
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit
时间:2015-05-08 21:18
php-mock/php-mock-mockery
Mock built-in PHP functions (e.g. time()) with Mockery. This package relies on PHP's namespace fallback policy. No further extension is needed.
时间:2015-04-02 18:20
lastzero/test-tools
Increases testing productivity by adding a service container and self-initializing fakes to PHPUnit
时间:2013-10-21 16:08
wmde/psr-log-test-doubles
Test Doubles for the PSR-3 Logger Interface
时间:未知