Example #1
0
 public void GetMovieData()
 {
     Assert.IsNotNull(OMDBService.GetMovieDataAsync("office+space").Result);
 }