Lggr
Public Member Functions | List of all members
Prophecy\Prediction\CallPrediction Class Reference
Inheritance diagram for Prophecy\Prediction\CallPrediction:
Inheritance graph
[legend]
Collaboration diagram for Prophecy\Prediction\CallPrediction:
Collaboration graph
[legend]

Public Member Functions

 __construct (StringUtil $util=null)
 
 check (array $calls, ObjectProphecy $object, MethodProphecy $method)
 

Detailed Description

Call prediction.

Author
Konstantin Kudryashov ever..nosp@m.zet@.nosp@m.gmail.nosp@m..com

Constructor & Destructor Documentation

◆ __construct()

Prophecy\Prediction\CallPrediction::__construct ( StringUtil  $util = null)

Initializes prediction.

Parameters
StringUtil$util

Member Function Documentation

◆ check()

Prophecy\Prediction\CallPrediction::check ( array  $calls,
ObjectProphecy  $object,
MethodProphecy  $method 
)

Tests that there was at least one call.

Parameters
Call[]$calls
ObjectProphecy$object
MethodProphecy$method
Exceptions

Implements Prophecy\Prediction\PredictionInterface.


The documentation for this class was generated from the following file: