Adding test of the different methods to block a player from the server.
This commit is contained in:
@@ -36,6 +36,7 @@ import org.junit.runners.Suite;
|
||||
CreateRankingGameTest.class,
|
||||
StartNormalGameTest.class,
|
||||
RunNormalGameTest.class,
|
||||
BlockedPlayerTest.class,
|
||||
RunRankingGameTest.class
|
||||
})
|
||||
public class AllTests {
|
||||
|
||||
Reference in New Issue
Block a user