Class GreaterThanMatcher
GreaterThanMatcher determines if the actual value is greater than the expected value.
- Peridot\Leo\Matcher\AbstractMatcher implements Peridot\Leo\Matcher\MatcherInterface
- Peridot\Leo\Matcher\CountableMatcher
- Peridot\Leo\Matcher\GreaterThanMatcher
Namespace: Peridot\Leo\Matcher
Package: Peridot\Leo\Matcher
Located at Matcher/GreaterThanMatcher.php
Package: Peridot\Leo\Matcher
Located at Matcher/GreaterThanMatcher.php
public
|
|
public
|
|
protected
boolean
|
doMatch(),
getCount(),
getCountable(),
getTemplate(),
setCountable()
|
__construct(),
invert(),
isNegated(),
match(),
setAssertion(),
setTemplate()
|
$countable
|
$assertion,
$expected,
$negated,
$template
|