Rauskommen fertig und getestet
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@256 72836036-5685-4462-b002-a69064685172
This commit is contained in:
parent
cb3f9cc011
commit
7354002de5
13 changed files with 324 additions and 181 deletions
|
@ -11,7 +11,7 @@ import org.junit.Test;
|
|||
* Test class for {@link RoundState}
|
||||
*/
|
||||
public class RoundStateTest {
|
||||
private GameSettings settings = new GameSettings();
|
||||
private IGameSettings settings = new GameSettings();
|
||||
private IRoundState testRound;
|
||||
|
||||
/** */
|
||||
|
|
Reference in a new issue