Tests und imlementierung für Wert von Sets bestimmen, fertig und getestet
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@242 72836036-5685-4462-b002-a69064685172
This commit is contained in:
parent
9ad7f0822e
commit
f7aace7234
5 changed files with 147 additions and 58 deletions
|
@ -31,4 +31,5 @@ public class GameStateTest {
|
|||
testGame.nextPlayer();
|
||||
assertSame(Color.red, testGame.getActivePlayer().getColor());
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Reference in a new issue