Fedora 22 Update: php-deepend-Mockery-0.9.3-1.fc22

updates at fedoraproject.org updates at fedoraproject.org
Mon Nov 16 23:25:03 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-4723dca2e5
2015-11-16 22:22:47.068645
--------------------------------------------------------------------------------

Name        : php-deepend-Mockery
Product     : Fedora 22
Version     : 0.9.3
Release     : 1.fc22
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 Information:

**Version 0.9.3** (2014-12-22)  *    Added a basic spy implementation *    Added
Mockery\Adapter\Phpunit\MockeryTestCase for more reliable PHPUnit integration
**Version 0.9.2** (2014-09-03)  *    Some workarounds for the serilisation
problems created by changes to PHP in 5.5.13, 5.4.29, 5.6. *    Demeter chains
attempt to reuse doubles as they see fit, so for foo->bar and foo->baz, we'll
attempt to use the same foo  Package changelog:  - 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
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program. Use
su -c 'yum update php-deepend-Mockery' at the command line.
For more information, refer to "Managing Software with yum",
available at https://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list