Libraries tagged by test-doubles
gealex/doublit
96 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
32 Downloads
Mockery is a simple yet flexible PHP mock object framework
ehough/mockery
896 Downloads
Fork of padraic/mockery compatible with PHP 5.2+.
touta/testing-kit
0 Downloads
Shared test doubles and architecture assertions for the Touta PHP ecosystem
raigu/psr20-clock-testdoubles
0 Downloads
Test Doubles for PSR-20 clock interface
raigu/psr16-simple-cache-testdoubles
5 Downloads
Test Doubles for PSR-16 simple cache
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