Ranking game test now also checks whether database entries are correctly created.

This commit is contained in:
lotodore
2010-11-14 12:52:53 +00:00
parent f37104e6ec
commit 1b419862cd
3 changed files with 73 additions and 12 deletions
-1
View File
@@ -22,7 +22,6 @@ import static org.junit.Assert.*;
import org.bn.*;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import pokerth_protocol.*;
import pokerth_protocol.AnnounceMessage.AnnounceMessageSequenceType.ServerTypeEnumType;