1.1.0
- Remove the requirement to call the parent
setUpmethod - Add the assertion count for predictions to be compatible with PHPUnit strict mode
Note that this integration in the ProphecyTestCase is not necessary anymore for PHPUnit 4.5 as it provides support for prophecy natively (using the same prophesize API so the migration is a matter of changing the parent class)