Libraries tagged by Test Doubles
kartavik/php-mock-integration
6 Downloads
Integration package for PHP-Mock
kartavik/php-mock
24 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
9 Downloads
Mock/stub final classes and methods in PHPUnit.
elmpp/mockery
27 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
21 Downloads
Mockery is a simple yet flexible PHP mock object framework
ehough/mockery
880 Downloads
Fork of padraic/mockery compatible with PHP 5.2+.
bridgetroll/phony
4 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
302 Downloads
Phony for Pho.
double-ninth/comppose_pack
8 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
3 Downloads
Test double implementation for static methods
jamesalday/doublemadoutliers
15 Downloads
Uses the Double Median Absolute Deviation test to find outliers in data
texy/texy
723184 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.