| 
    file-fetcher
    
   | 
 
  
No calls prediction.
Public Member Functions | |
| __construct (StringUtil $util=null) | |
| check (array $calls, ObjectProphecy $object, MethodProphecy $method) | |
| Prophecy\Prediction\NoCallsPrediction::__construct | ( | StringUtil | $util = null | ) | 
Initializes prediction.
| null | StringUtil | $util | 
| Prophecy\Prediction\NoCallsPrediction::check | ( | array | $calls, | 
| ObjectProphecy | $object, | ||
| MethodProphecy | $method | ||
| ) | 
Tests that there were no calls made.
| Call[] | $calls | |
| ObjectProphecy | $object | |
| MethodProphecy | $method | 
Implements Prophecy\Prediction\PredictionInterface.
 1.8.17