Class LessThanMatcher
LessThanMatcher determines if an actual value is less than the expected value.
- Peridot\Leo\Matcher\AbstractMatcher implements Peridot\Leo\Matcher\MatcherInterface
- Peridot\Leo\Matcher\CountableMatcher
- Peridot\Leo\Matcher\LessThanMatcher
public
|
|
public
|
|
protected
boolean
|
doMatch(),
getCount(),
getCountable(),
getTemplate(),
setCountable()
|
__construct(),
invert(),
isNegated(),
match(),
setAssertion(),
setTemplate()
|
$countable
|
$assertion,
$expected,
$negated,
$template
|