Class CompositeExpectation
- Mockery\CompositeExpectation implements Mockery\ExpectationInterface
public
|
#
add(
Add an expectation to the composite |
public
|
|
public
|
|
public
integer
|
|
public
|
|
public
|
|
public
|
#
shouldReceive( )
Starts a new expectation addition on the first mock which is the primary target outside of a demeter chain |
public
string
|
protected
array
|
$_expectations
Stores an array of all expectations for this composite |
#
array()
|