示例#1
0
 public void PlayerWithNoCards()
 {
     Assert.AreEqual(false, _battle.LoadUserDecks("test", "test_with_no_cards"));
 }