Class CountValidatorAbstract
Direct known subclasses
Mockery\CountValidator\AtLeast, Mockery\CountValidator\AtMost, Mockery\CountValidator\Exact
Abstract
Namespace: Mockery\CountValidator
Located at Mockery/CountValidator/CountValidatorAbstract.php
Namespace: Mockery\CountValidator
Located at Mockery/CountValidator/CountValidatorAbstract.php
public
|
#
__construct(
Set Expectation object and upper call limit |
public
boolean
|
|
abstract public
boolean
|
protected
|
$_expectation
Expectation for which this validator is assigned |
#
null
|
protected
integer
|
$_limit
Call count limit |
#
null
|