public void PromotionEngineTest1() { int score = engine.getTotalPrice(); Assert.True(score == 275); }