Matcher that checks if a Pokemon's effective stat equals a certain value.
Pokemon
The object to check. Should be a Pokemon
The EffectiveStat to check
EffectiveStat
The expected value of the stat
stat
Whether the matcher passed
Matcher that checks if a
Pokemon
's effective stat equals a certain value.