Libraries tagged by Test Doubles
kartavik/php-mock
27 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
kambo/classopener
10 Downloads
Mock/stub final classes and methods in PHPUnit.
gealex/doublit
79 Downloads
Doublit : A simple tool to test your class dependencies in PhpUnit
elmpp/mockery
33 Downloads
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.
bilge/mockery
23 Downloads
Mockery is a simple yet flexible PHP mock object framework
malkusch/php-mock
5357 Downloads
Use the new package php-mock/php-mock.
ehough/mockery
882 Downloads
Fork of padraic/mockery compatible with PHP 5.2+.
bridgetroll/phony
5 Downloads
Mocks, stubs, and spies for PHP.
avris/function-mock
32 Downloads
Lightweight class for mocking global functions
eloquent/phony-simpletest
27 Downloads
Phony for SimpleTest.
eloquent/phony-pho
304 Downloads
Phony for Pho.
double-ninth/comppose_pack
10 Downloads
this is a compose test
creativesoftworks/behat-wiremock-context-extension
8699 Downloads
A Behat Extension that makes use of Wiremock as a test double for API calls
bag2/doppel
5 Downloads
Test double implementation for static methods
jamesalday/doublemadoutliers
15 Downloads
Uses the Double Median Absolute Deviation test to find outliers in data