Libraries tagged by mock

doppiogancio/mocked-symfony-client

4 Favers
4648 Downloads

A simple way to mock Symfony clients

Go to Download


crimsonkissaki/mockmaker

4 Favers
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.

Go to Download


blok/laravel-mock

0 Favers
1094 Downloads

An easy mock api helper that simulate GET, PUT, DELETE, POST requests in a json folder

Go to Download


baopham/api-mocker

6 Favers
193005 Downloads

API mocker for Laravel apps

Go to Download


aeris/guzzle-http-mock

27 Favers
13039 Downloads

A mock library for verifying requests made with the Guzzle Http Client, and mocking responses.

Go to Download


rezzza/mock-extension

7 Favers
6751 Downloads

Mock extension for Behat

Go to Download


polishsymfonycommunity/mockery-bundle

15 Favers
296 Downloads

This Bundle provides Mockery integration to make it possible to mock service in Behat.

Go to Download


yosimitso/mockdoctrinemanager

0 Favers
145 Downloads

Mock and log Doctrine's manager

Go to Download


xalaida/pdo-mock

5 Favers
4 Downloads

Library for mocking database interactions in unit tests.

Go to Download


unclecheese/mock-dataobjects

18 Favers
3727 Downloads

Allows DataObjects to self-populate intelligently using fake data

Go to Download


trilopin/pt_mock

0 Favers
8047 Downloads

Easy mock for php testing

Go to Download


tomaszdurka/mocka

6 Favers
27279 Downloads

Go to Download


rodrigodiez/mockable-predis

0 Favers
280 Downloads

A class that extends Predis/Client and has all its magic methods anotated so you can create Prophecy mocks

Go to Download


pagely/http-mock

0 Favers
139323 Downloads

Mock HTTP requests on the server side in your PHP unit tests, PSR/7 Fork of internations version

Go to Download


oldtimeguitarguy/laravel-mocks-file-uploads

5 Favers
390 Downloads

A simple trait to add to your Laravel tests to mock file uploads

Go to Download


<< Previous Next >>