kodova / poser
A php mock framework inspired by Mockito
1.0.0
2015-09-05 19:14 UTC
Requires
- hamcrest/hamcrest-php: v1.2.2
Requires (Dev)
- phpunit/phpunit: ~4.8
This package is not auto-updated.
Last update: 2025-03-29 17:27:02 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.