
This package provides the documentation for php-opencloud.
mockery is a simple yet flexible php mock object framework for use in unit testing with phpunit, phpspec or any other testing framework. its core goal is to offer a test double framework with a succinct api capable of clearly defining all possible object operations and interactions using a human readable domain specific language (dsl). designed as a drop in alternative to phpunit's phpunit-mock-objects library, mockery is easy to integrate with phpunit and can operate alongside phpunit-mock-objects without the world ending.