Class InstanceofMatcher
InstanceofMatcher determines if the actual value is an instance of the expected class string.
- Peridot\Leo\Matcher\AbstractMatcher implements Peridot\Leo\Matcher\MatcherInterface
- Peridot\Leo\Matcher\InstanceofMatcher
Namespace: Peridot\Leo\Matcher
Package: Peridot\Leo\Matcher
Located at Matcher/InstanceofMatcher.php
Package: Peridot\Leo\Matcher
Located at Matcher/InstanceofMatcher.php
protected
boolean
|
|
public
|
__construct(),
getTemplate(),
invert(),
isNegated(),
match(),
setAssertion(),
setTemplate()
|
$assertion,
$expected,
$negated,
$template
|