php-deepend-Mockery - Mockery is a simple but flexible PHP mock object framework
| Website: | https://github.com/padraic/mockery |
|---|---|
| License: | BSD |
| Vendor: | Alcance Libre, Inc. |
- Description:
Mockery is a simple but flexible PHP mock object framework for use in unit testing. It is inspired by Ruby's flexmock and Java's Mockito, borrowing elements from both of their APIs. To use this library, you just have to add, in your project: require_once '/usr/share/php/Mockery/autoload.php';
Packages
| php-deepend-Mockery-0.9.11-1.fc14.al.noarch [77 KiB] |
Changelog
by Remi Collet (2019-02-13):
- update to 0.9.11 |