mage/Mage.Tests
poixen 1f5638539f Class Overhaul
+ added javadoc
+ added final to method variables that should not be mutated
+ Mana can no longer be initialised with minus values
+ added null assertions
+ renamed ‘addXXX’ to ‘increaseXXX’. Add implies that you are able to
add variable amounts.
+ subtraction can no longer allow minus values.
+ removed unused state
+ refactored classes use renamed/removed mana calls
+ added comment to contains(), needs to be looked into?
+ Added validation to setting of mana. Can no longer be set to minus
values. Will log if an attempt is made
+Added comment to static mana, this is unsafe.
2015-11-19 09:53:52 +01:00
..
config [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
src Class Overhaul 2015-11-19 09:53:52 +01:00
CMDNorinTheWary.dck * Norin the Wary - Fixed that it also returned from commandzone if put there from commander replament effect. Some other move and return from exile fixes. 2015-08-02 10:34:57 +02:00
CommanderAnafenza_WBG.dck * Added some tests. 2015-09-07 16:14:57 +02:00
CommanderDuel.dck Added commander duel test base class. 2015-05-29 15:07:16 +02:00
CommanderDuel_UW.dck Added possibility to set a specific deck for a test. 2015-06-14 23:23:26 +02:00
pom.xml Xmage 1.4.4v0 2015-09-05 12:51:07 +02:00
Power Hungry.dck * Savage Summoning - Fixed that it did not work to cast a commander from command zone. 2015-07-02 23:38:37 +02:00
RB Aggro.dck Various fixed. +3 tests passed. 2012-05-24 00:24:01 +04:00
UW Control.dck