Exemple #1
0
 public void GetAllBids()
 {
     Assert.IsNotNull(_bidRepository.GetAllBids().ToList());
 }