Test für RoundControl fertig
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@128 72836036-5685-4462-b002-a69064685172
This commit is contained in:
parent
db7489a5c7
commit
e2f82f3f28
10 changed files with 296 additions and 36 deletions
|
@ -8,7 +8,7 @@ import org.junit.Before;
|
|||
import org.junit.Test;
|
||||
|
||||
public class GameStateTest {
|
||||
private GameState testGame;
|
||||
private IGameState testGame;
|
||||
|
||||
@Before
|
||||
public void createGame() {
|
||||
|
|
Reference in a new issue