public void Setup()
 {
     repository = new SaleLocationRepository();
 }
 public void Setup()
 {
     repository = new SaleLocationRepository();
 }