Libraries tagged by mocker
tfrommen/testable-code
5 Downloads
Example code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
jasonmccreary/test-double
5 Downloads
gwa/wp-bridge
20227 Downloads
WpBridge is a simple bridge to mock all wordpress function.
facile-it/moka
11640 Downloads
Shorthand for creating mock objects
detain/test-generator
13 Downloads
Generate test cases for existing files (fork of https://github.com/detain/php-test-generator )
drjele/symfony-phpunit
1290 Downloads
Library used to make writing phpunit tests easier
fp/fumocker
1200 Downloads
A php function mocker
darkmatus/phiremock-server
1085 Downloads
A mocker for HTTP and REST services
darkmatus/phiremock
1065 Downloads
A mocker for HTTP and REST services. Full bundle.
crimsonkissaki/mockmaker
42 Downloads
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 test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
phpblueprint/mocker
11 Downloads
PHPBlueprint Mocker Component
ozziest/mocker
10 Downloads
Simple mock objects for laravel bench packages
mvkasatkin/mocker
946 Downloads
Mocking helper for PHPUnit
luka8088/mocker
14 Downloads
PHP data mocker.
biberlabs/mocker
8 Downloads