Class PromotionEngineResultPopulatorTest

java.lang.Object
de.hybris.platform.promotionengineservices.promotionengine.report.populators.PromotionEngineResultPopulatorTest

@UnitTest public class PromotionEngineResultPopulatorTest extends Object
  • Constructor Details

    • PromotionEngineResultPopulatorTest

      public PromotionEngineResultPopulatorTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • shouldPopulatePromotionResult

      public void shouldPopulatePromotionResult() throws Exception
      Throws:
      Exception
    • shouldRaiseExceptionWhenSourceToPopulateIsNull

      public void shouldRaiseExceptionWhenSourceToPopulateIsNull() throws Exception
      Throws:
      Exception
    • shouldRaiseExceptionWhenTargetIsNull

      public void shouldRaiseExceptionWhenTargetIsNull() throws Exception
      Throws:
      Exception
    • shouldClassifyAsFiredPromotion

      public void shouldClassifyAsFiredPromotion() throws Exception
      Throws:
      Exception
    • shouldClassifyAsPotentialPromotion

      public void shouldClassifyAsPotentialPromotion() throws Exception
      Throws:
      Exception