Libraries tagged by mock objects

mockery/mockery

10718 Favers
365964564 Downloads

Mockery is a simple yet flexible PHP mock object framework

Go to Download


phpunit/phpunit-mock-objects

5056 Favers
197416959 Downloads

Mock Object library for PHPUnit

Go to Download


simpletest/simpletest

152 Favers
334186 Downloads

SimpleTest is a framework for unit testing, web site testing and mock objects for PHP.

Go to Download


ptrofimov/xpmock

77 Favers
453369 Downloads

PHPUnit: simple syntax to create mock-objects

Go to Download


phpunit/phpunit-mock-objects

Favers
Downloads

Go to Download


getdkan/mock-chain

2 Favers
97444 Downloads

A library that helps create chains of mocked objects.

Go to Download


sminnee/phpunit-mock-objects

1 Favers
184230 Downloads

Mock Object library for PHPUnit (fork to add PHP 7.4 support to 3.4)

Go to Download


michalv8/xpmock

1 Favers
57531 Downloads

PHPUnit: simple syntax to create mock-objects

Go to Download


zookal/magento-mock

48 Favers
26 Downloads

Magento Mock Objects for disabled core modules

Go to Download


dreamscapes/ldap-core

10 Favers
82899 Downloads

Object encapsulation of PHP's native ldap functions

Go to Download


megao-phpunit/phpunit-mock-objects

0 Favers
10 Downloads

Mock Object library for PHPUnit

Go to Download


facile-it/moka

9 Favers
11640 Downloads

Shorthand for creating mock objects

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


rossriley/doctrine-mocker

0 Favers
1031 Downloads

Classes to help mock Doctrine ORM objects

Go to Download


pdo-proxy/pdo-proxy

5 Favers
25 Downloads

PDO Proxy is a simple, event-driven PDO wrapper that allows to intercept and alter execution of all PDO methods. The PDOProxy\PDO and PDOProxy\PDOStatement classes extend the native PDO and PDOStatement classes, therefore they are compatible with any method expecting regular PDO objects.

Go to Download


Next >>