Exemple #1
0
 public void WhenRequestEmptyMasterLeagueIdShouldThrowException()
 {
     _leagueApi.GetMasterLeague(string.Empty);
 }