Exemple #1
0
 public void Initialize()
 {
     _testClass = new MoneySpentDifferentOrderingNoQuickBreakout();
 }
 public void Initialize()
 {
     _testClass = new MoneySpentSameOrdering();
 }
Exemple #3
0
 public void Initialize()
 {
     _testClass = new MoneySpentDifferentOrdering();
 }