public void SetUp()
 {
     this.testee = new InvoiceService();
 }
 public void SetUp()
 {
     this.testee = new InvoiceService();
 }