mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 04:22:01 -08:00
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. |
||
|---|---|---|
| .. | ||
| java/org/mage/test | ||
| resources | ||