Javadoc
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@609 72836036-5685-4462-b002-a69064685172
This commit is contained in:
parent
3193477354
commit
51b7fbe822
156 changed files with 22852 additions and 2001 deletions
|
@ -121,6 +121,7 @@ public class AIControlTest {
|
|||
assertEquals(0, roundState.getActivePlayer().getHand().getSize());
|
||||
}
|
||||
|
||||
/** */
|
||||
@Test
|
||||
public void testWithStonesOnTable() {
|
||||
roundState.getActivePlayer().setLaidOut(true);
|
||||
|
|
Reference in a new issue