Пример #1
0
 public void test_GetGameHighScore_ID_NoRecord()
 {
     Models.GameHighscore testGame = handler.GetGameHighscore(0);
 }