Exemple #1
0
 public void WhenRequestEmptyChallengerLeagueIdShouldThrowException()
 {
     _leagueApi.GetChallengerLeague(string.Empty);
 }