Maybe a possible limitation of the way we handle the have transaction matchers, but pointers for Pokemon in the targets are not compared by pointer value; therefore, tests using two different copies of PkmnDefault() will not fail even if they check for the wrong object.
Maybe a possible limitation of the way we handle the have transaction matchers, but pointers for Pokemon in the targets are not compared by pointer value; therefore, tests using two different copies of
PkmnDefault()
will not fail even if they check for the wrong object.