Libraries tagged by test double
jamesalday/doublemadoutliers
15 Downloads
Uses the Double Median Absolute Deviation test to find outliers in data
ideasonpurpose/wp-test-stubs
275 Downloads
A simple collection of stubs and doubles for testing WordPress code.
pedrohenrique-conectala/teste01
3 Downloads
olvlvl/phpunit-given
49 Downloads
An alternative to PHPUnit's ReturnValueMap and ReturnCallback. A convenient solution to migrate from Prophecy.
net-tools/phpunit-given
10 Downloads
An alternative to PHPUnit's ReturnValueMap and ReturnCallback. A convenient solution to migrate from Prophecy.
kartavik/php-mock-integration
7 Downloads
Integration package for PHP-Mock
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
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
malkusch/php-mock
5409 Downloads
Use the new package php-mock/php-mock.
ehough/mockery
883 Downloads
Fork of padraic/mockery compatible with PHP 5.2+.
mage2kishan/module-order-cleanup
8 Downloads
Panth Order Cleanup — safely delete test orders, invoices, shipments, and credit memos from Magento 2 with double verification, deletion logs, and admin-configurable safety controls. Keeps your order data clean and organized.
bridgetroll/phony
5 Downloads
Mocks, stubs, and spies for PHP.