public void TearDown()
 {
     BidsService.ClearAllBids();
 }
 public void SetUp()
 {
     BidsService.ClearAllBids();
 }