mage/Mage.Tests/src
Thomas Hess 2e08c1a9c4
Test for NULL values in test_CreateRandomDeck().
Sometimes, building a random deck fails and returns NULL.
Properly handle this case by adding some assert statements that
verify that a Deck instance is actually returned, before checking the cards.
Prevents NPEs during test runs.
2020-03-24 17:32:06 +01:00
..
frozen/org/mage/test/clientside Code cleanup (removed unused log4j setting files, added extra info, samples and instructions, removed java logs) 2020-01-26 16:30:42 +04:00
test Test for NULL values in test_CreateRandomDeck(). 2020-03-24 17:32:06 +01:00