Fixed a bug of Undying.

This commit is contained in:
LevelX2 2015-02-02 22:08:33 +01:00
parent 1ac4196c9e
commit a245c0ed6f
2 changed files with 10 additions and 3 deletions

View file

@ -2,6 +2,7 @@ package org.mage.test.cards.cost.sacrifice;
import mage.constants.PhaseStep;
import mage.constants.Zone;
import mage.counters.CounterType;
import org.junit.Test;
import org.mage.test.serverside.base.CardTestPlayerBase;
@ -39,6 +40,7 @@ public class MomentousFallTest extends CardTestPlayerBase {
execute();
assertPermanentCount(playerA, "Geralf's Messenger", 1);
assertCounterCount("Geralf's Messenger", CounterType.P1P1, 1);
assertPowerToughness(playerA, "Geralf's Messenger", 5, 4); // +1/+1 counter + Anthem effect
assertHandCount(playerA, 4); // +4 cards
assertLife(playerA, 23); // +3 life