Added 15 tests to secure the latest card code package for future changes.

This commit is contained in:
solo81@web.de
2011-09-11 16:07:33 +00:00
parent 2a0e6ac2d7
commit fc52b31326
17 changed files with 403 additions and 4 deletions
@@ -0,0 +1,19 @@
#Testing Rack and Ruin: "Destroy two target artifacts."
#Test 1: Can you destroy two target artifacts?
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:Mox Pearl,Ornithopter
hand:Rack and Ruin
manapool:{2}{R}
[PLAYER2]
[DO]
Rack and Ruin
Mox Pearl
Ornithopter
[ASSERT]
FIRSTMAIN
[PLAYER1]
graveyard:Mox Pearl,Ornithopter,Rack and Ruin
[PLAYER2]
[END]