Beispiel #1
0
 public void ZeroAttackPoints()
 {
     Assert.AreEqual(0, _fireSpell.GetCardDamagePoints(_kraken));
 }