Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sebastianbergmann/phpunit-mock-objects

Mock Object library for PHPUnit
https://github.com/sebastianbergmann/phpunit-mock-objects

Last synced: about 1 month ago
JSON representation

Mock Object library for PHPUnit

Awesome Lists containing this project

README

        

[![Latest Stable Version](https://img.shields.io/packagist/v/phpunit/phpunit-mock-objects.svg?style=flat-square)](https://packagist.org/packages/phpunit/phpunit-mock-objects)
[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%207.1-8892BF.svg?style=flat-square)](https://php.net/)
[![Build Status](https://img.shields.io/travis/sebastianbergmann/phpunit-mock-objects/master.svg?style=flat-square)](https://phpunit.de/build-status.html)

# phpunit-mock-objects

**phpunit-mock-objects** is the default mock object library for PHPUnit.