Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sebastianbergmann/phpunit-mock-objects
- Owner: sebastianbergmann
- License: other
- Archived: true
- Created: 2010-04-29T10:25:12.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2018-10-30T00:10:52.000Z (about 6 years ago)
- Last Synced: 2024-05-02T06:14:56.774Z (7 months ago)
- Language: PHP
- Homepage: https://phpunit.de/
- Size: 1.31 MB
- Stars: 4,984
- Watchers: 18
- Forks: 157
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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.