Libraries tagged by mmock

megao-phpunit/phpunit-mock-objects

0 Favers
10 Downloads

Mock Object library for PHPUnit

Go to Download


lancerhe/phpunit-mock

2 Favers
16869 Downloads

PHPUnit extension to Mock PHP internal functions using Runkit.

Go to Download


kohanaworld/http-mock

0 Favers
11 Downloads

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

Go to Download


klako/mocknet

2 Favers
2 Downloads

En replika av Scoutnet.

Go to Download


kaiseki/laravel-helper-mocks

0 Favers
353 Downloads

Mock laravel helper functions

Go to Download


jsiefer/mage-mock

7 Favers
89 Downloads

Mock the Magento Framework

Go to Download


joshmoody/mock-data

9 Favers
237 Downloads

Generate realistic test data.

Go to Download


jdgrimes/wp-filesystem-mock

4 Favers
3093 Downloads

Shim for the WordPress filesystem API to use a mock filesystem in PHPUnit tests

Go to Download


gwa/mockery-wp-bridge

0 Favers
1333 Downloads

WpBridge is a simple bridge to mock all wordpress function.

Go to Download


eltrino/phpunit-mockannotations

4 Favers
7998 Downloads

PHPUnit MockAnnotations

Go to Download


edmondscommerce/mock-server

2 Favers
2782 Downloads

...

Go to Download


doppiogancio/mocked-symfony-client

4 Favers
4606 Downloads

A simple way to mock Symfony clients

Go to Download


darling/php-mocking-utilities

1 Favers
469 Downloads

The PHPMockingUtilities library provides classes that can be used to mock various types of values.

Go to Download


czukowski/phpunit-mock-dibi

0 Favers
1460 Downloads

Dibi mocking helpers for PHPUnit

Go to Download


crimsonkissaki/mockmaker

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

Go to Download


<< Previous Next >>