uopz expectations A PHP library to mock core functions and set up expectations

Getting Started

UOPZ Expectations

Author Source Latest Version
Software License Build Status Issue Tracker Coverage Status

The uopz extension offers an easy to way mock core functions.
The Mockery library offers a succinct API to declare expectation method calls.
This library combines the two to offer core function mocking with a familiar API.


Full API documentation is also available.