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