public void PlayerWithNoCards() { Assert.AreEqual(false, _battle.LoadUserDecks("test", "test_with_no_cards")); }