public void SetUp()
 {
     this.testee = new InvoiceService();
 }
Example #2
0
 public void SetUp()
 {
     this.testee = new InvoiceService();
 }