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