Libraries tagged by test-doubles
tweakers/symfony-service-mock
69823 Downloads
Proxy layer to allow services to have their internals replaced with a test double, without affecting a service-container's (i.e. Symfony) bindings.
jeroen/post-request-sender
33387 Downloads
Micro library with interface for sending post requests. Includes test doubles and adapters
bkubicki/magento2-unit-tests-doubles
14447 Downloads
Unit tests doubles for Magento 2
tomkyle/mock-psr
3183 Downloads
Mock common PSR standard components in PhpUnit tests
etel/phpunit-double
171 Downloads
Provides double configurators with fluent interface support.
jasonmccreary/test-double
5 Downloads
isidromerayo/simple_php_skeleton
103 Downloads
Simple skeleton PHP project with Symfony2 components
gealex/doublit
96 Downloads
Doublit : A simple tool to test your class dependencies in PhpUnit
dancras/doubles
97 Downloads
A test doubles framework
crimsonkissaki/mockmaker
44 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.
jeroen-de-dauw/file-fetcher
979 Downloads
Simple file fetching interface
americanreading/view-mock
3193 Downloads
Test double for View
ray/test-double
955 Downloads
An AOP powered test double library
eventjet/test-double
12 Downloads
Reusable PSR-compliant test doubles for HTTP clients, loggers, and SOAP clients
mekras/test-doubles
715 Downloads
Заглушки и вспомогательные инструменты для PHPUnit