Exemple #1
0
 public void GetTopTenTest()
 {
     Assert.IsTrue(controller.GetTopTen().Success);
 }