Libraries tagged by mock objects

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


alaneor/ldap

4 Favers
61 Downloads

A simple class encapsulation of php's ldap functions

Go to Download


lastcraft/simpletest

13 Favers
21844 Downloads

Unit testing, mock objects and web testing framework for PHP built around test cases.

Go to Download


silencedis/phpunit-mock-helper

0 Favers
1356 Downloads

A convenient helper for creating mock objects for phpunit. The helper uses the phpunit's mock builder. But it allows to create a mock object in one step using simple configuration.

Go to Download


shadiakiki1986/ffa-php-mock

0 Favers
24 Downloads

Mock objects of ffa-php-core for development and testing

Go to Download


johnshopkins/mock-object

0 Favers
7 Downloads

A library that helps to create mock objects in PHPUnit

Go to Download


jervdesign/php-unit-mock

1 Favers
774 Downloads

Base Class for creating reusable PHPUnit Mock Objects

Go to Download


openmage-module-fostering/zookal_mock

0 Favers
2 Downloads

Transparent auto detecting of disabled core modules & exten. Providing mock objects for not breaking Magento.

Go to Download


apie/mock-objects

0 Favers
6 Downloads

Composer package of the apie library: mock objects

Go to Download


degaray/mock-soapclient

2 Favers
382 Downloads

This class is used to overwrite the functionality of the soapclient. It is very usefull when mocking objects expected from soap calls to web sevices in unit testing.

Go to Download


rtablada/model-mockers

0 Favers
13 Downloads

A wrapper that allows for wicked fast mocking of Eloquent Models

Go to Download


pluf/test

0 Favers
5367 Downloads

A pluf mock object and test utilities

Go to Download


pedrohenrique-conectala/teste01

0 Favers
2 Downloads

Go to Download


feedtailor/mocking-property-modifier

0 Favers
101 Downloads

A property modifier for Mock object.

Go to Download


elmpp/mockery

0 Favers
27 Downloads

Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.

Go to Download


<< Previous Next >>