Esempio n. 1
0
 public void GetBidById()
 {
     Assert.IsNotNull(_bidRepository.GetBidById(1));
 }