file-fetcher
All Classes Namespaces Files Functions Variables Pages
Public Member Functions | List of all members
Prophecy\Exception\Prediction\UnexpectedCallsCountException Class Reference
Inheritance diagram for Prophecy\Exception\Prediction\UnexpectedCallsCountException:
Prophecy\Exception\Prediction\UnexpectedCallsException Prophecy\Exception\Prophecy\MethodProphecyException Prophecy\Exception\Prediction\PredictionException Prophecy\Exception\Prophecy\ObjectProphecyException Prophecy\Exception\Exception Prophecy\Exception\Prophecy\ProphecyException Prophecy\Exception\Exception

Public Member Functions

 __construct ($message, MethodProphecy $methodProphecy, $count, array $calls)
 
 getExpectedCount ()
 
- Public Member Functions inherited from Prophecy\Exception\Prediction\UnexpectedCallsException
 __construct ($message, MethodProphecy $methodProphecy, array $calls)
 
 getCalls ()
 
- Public Member Functions inherited from Prophecy\Exception\Prophecy\MethodProphecyException
 __construct ($message, MethodProphecy $methodProphecy)
 
 getMethodProphecy ()
 
- Public Member Functions inherited from Prophecy\Exception\Prophecy\ObjectProphecyException
 __construct ($message, ObjectProphecy $objectProphecy)
 
 getObjectProphecy ()
 
- Public Member Functions inherited from Prophecy\Exception\Exception
 getMessage ()
 

Constructor & Destructor Documentation

◆ __construct()

Prophecy\Exception\Prediction\UnexpectedCallsCountException::__construct (   $message,
MethodProphecy  $methodProphecy,
  $count,
array  $calls 
)

Member Function Documentation

◆ getExpectedCount()

Prophecy\Exception\Prediction\UnexpectedCallsCountException::getExpectedCount ( )

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