Matcher to check the amount of PP consumed by a Pokemon.
Pokemon
The actual value received. Should be a Pokemon
The MoveId that should have consumed PP
MoveId
The numerical amount of PP that should have been consumed, or all to indicate the move should be out of PP
all
Whether the matcher passed
If the same move appears in the Pokemon's moveset multiple times, this will fail the test!
Matcher to check the amount of PP consumed by a
Pokemon
.