Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ACDGHILMOPRSTUVWXZ
]
php-mockery - Mockery is a simple but flexible PHP mock object framework
- Website:
- https://github.com/padraic/mockery
- Licence:
- BSD
- Vendor:
- Remi Collet
- 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.
Autoloader: /usr/share/php/Mockery1/autoload.php
Packages
php-mockery-1.0-1.fc24.remi.noarch
|
[98 KiB]
|
Changelog by Remi Collet (2018-01-22):
- Update to 1.0
- rename to php-mockery and move to /usr/share/php/Mockery1
- raise dependency on PHP 5.6
- raise dependency on hamcrest/hamcrest-php 2.0
- use phpunit6 on F26+
|