Libraries tagged by test mock
symfonyboot/inject-mocks
9 Downloads
Automatic injection of mocks into test subjects via #InjectMocks and #Mock annotations, to speed up unit testing with PHPUnit.
pluf/test
5510 Downloads
A pluf mock object and test utilities
davesweb/mockery-helper
30 Downloads
A set of helpers to create useful unit tests that use the Mockery library
mnapoli/mockup
15 Downloads
Concise mock library for PHP tests
hjerichen/php-mock-prophecy-trait
22 Downloads
A Trait for php unit test cases to activate php-mock-prophecy from Markus Malkusch. Enables auto completion as well.
unit-testing/mockery-helper
68 Downloads
a simple trait for convenient implementation of mockery mocks and spies in PHPUnit tests
bizkit/phpunit-function-mock
2 Downloads
Provides a small PHPUnit extension for mocking native PHP functions from tests.
zeus/mock
14 Downloads
This library allows you to create mock objects.
vmpublishing/psr15-middleware-test-helpers
16 Downloads
couple of often reused mocks for testing psr-15 middlewares
uzulla/mockslimclient
509 Downloads
web scraper for Slim framework Mock. (for UnitTesting)
tumtum/mock-extern-service
576 Downloads
To mock service like mail or UDP socket for functional Tests. TDD, PHPUnit
sunnysideup/mock-me
6 Downloads
Automagically fills your database to the rim with delicious test data.
rnr/laravel-logger-mock
25 Downloads
Mock for laravel logger interface to handle log messages in test
pagely/http-mock
139374 Downloads
Mock HTTP requests on the server side in your PHP unit tests, PSR/7 Fork of internations version
otezvikentiy/codeception-symfony-http-client-mock
14 Downloads
Codeception Module for Mocking HttpClient in Symfony