Name: | php-deepend-Mockery |
---|---|
Version: | 0.9.9 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 277832 |
License: | BSD |
RPM: | php-deepend-Mockery-0.9.9-1.el7.noarch.rpm |
Source RPM: | php-deepend-Mockery-0.9.9-1.el7.src.rpm |
Build Date: | Thu Nov 30 2017 |
Build Host: | x86-ol6-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/padraic/mockery |
Summary: | Mockery is a simple but flexible PHP mock object framework |
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'; |
- Update to 0.9.9
- Update to 0.9.8
- Update to 0.9.7
- Update to 0.9.6 - switch to fedora/autoloader
- Update to 0.9.5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Update to 0.9.3 - add autoloader using symfony/class-loader - add dependency on hamcrest/hamcrest-php - run test suite - use github archive from commit reference - add explicit spec license header
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- fixed requires (Remi) - add script which will delete older pear package if installed (Remi) - fix provides/obsoletes (Remi)
- update to 0.9.1 (RHBZ #1119451)