Adding test case for the player list (in the lobby) and polishing other tests.
This commit is contained in:
@@ -25,6 +25,7 @@ import org.junit.runners.Suite;
|
||||
@RunWith(Suite.class)
|
||||
@Suite.SuiteClasses( {
|
||||
AnnounceTest.class,
|
||||
PlayerListTest.class,
|
||||
GuestLoginTest.class,
|
||||
AuthLoginTest.class,
|
||||
PlayerInfoTest.class,
|
||||
|
||||
Reference in New Issue
Block a user