public void TestCleaup()
 {
     promotionEngine = null;
 }
 public void TestInitialize()
 {
     promotionEngine = new PromotionEngines();
 }