Stop timer in all round control tests
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@139 72836036-5685-4462-b002-a69064685172
This commit is contained in:
parent
9c6ef67615
commit
866197f315
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ public class RoundControlTest {
|
|||
checkCorrectlyDealed();
|
||||
view.startTurnEvent.emit();
|
||||
checkTableDisplay();
|
||||
view.getPlayerPanel().endTurnEvent.emit();
|
||||
}
|
||||
|
||||
@Test
|
||||
|
|
Reference in a new issue