mage/Mage.Tests
vraskulin 076840df53 Big refactoring
I used Intellij IDEA to automatically refactor code to achive 3 goals.
1) get rid of anonymouse classes, and replace the with lamba to get more readeable and clean code (like in TableWaitingDialog).
2) make effectively final  variables actually final to avoid inadvertent changes on it in further releases and keep objects as immutable, as possible.
3)  Get rid of unused imports (most of the changes) in whole project classes.
2017-01-09 19:16:53 +03:00
..
config [refactoring][minor] Replaced all tabs with four spaces. 2012-06-19 23:50:20 +03:00
src Big refactoring 2017-01-09 19:16:53 +03: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 Change AE to Ae 2016-09-17 16:59:24 +00:00
CommanderDuel_Karador_BGW.dck * Adding some tests and minor changes to commander code. 2016-01-10 23:49:53 +01:00
CommanderDuel_UW.dck Added possibility to set a specific deck for a test. 2015-06-14 23:23:26 +02:00
JustLands.txt Text import will automatically start sideboard after a single blank line. Added a JUnit test for TxtDeckImporter. 2016-05-30 23:03:43 -04:00
pom.xml Xmage Release 1.4.20V0 2017-01-08 01:36:05 +01: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
replay_pid4548.log Working Card Rendering 2016-08-31 04:43:28 -06:00
UW Control.dck Added Mage.Tests project. Update server for test operations. Implemented bdd classes. 2010-12-20 01:03:12 +03:00