kodova/poser

A php mock framework inspired by Mockito

1.0.0 2015-09-05 19:14 UTC

This package is not auto-updated.

Last update: 2024-04-27 12:59:40 UTC


README

Mocking is a key feature to true unit testing. Poser was developed to be a complete mocking framework that loosely based its interfaces on the very popular Java mocking framework mockito.

Build Status