PredictionInterface
in
Prediction interface.
Predictions are logical test blocks, tied to should...
keyword.
Tags
Table of Contents
- check() : void
- Tests that double fulfilled prediction.
Methods
check()
Tests that double fulfilled prediction.
public
check(array<string|int, Call> $calls, ObjectProphecy $object, MethodProphecy $method) : void
Parameters
- $calls : array<string|int, Call>
- $object : ObjectProphecy
- $method : MethodProphecy