Class ProductConfigRulesCPSPrepareInterceptorTest

java.lang.Object
de.hybris.platform.sap.productconfig.rules.cps.interceptor.ProductConfigRulesCPSPrepareInterceptorTest

@UnitTest public class ProductConfigRulesCPSPrepareInterceptorTest extends Object
  • Field Details

  • Constructor Details

    • ProductConfigRulesCPSPrepareInterceptorTest

      public ProductConfigRulesCPSPrepareInterceptorTest()
  • Method Details

    • setUp

      public void setUp()
    • testMapEndDate

      public void testMapEndDate()
    • testOnPrepare

      public void testOnPrepare() throws de.hybris.platform.servicelayer.interceptor.InterceptorException
      Throws:
      de.hybris.platform.servicelayer.interceptor.InterceptorException
    • testOnPrepareWrongType

      public void testOnPrepareWrongType() throws de.hybris.platform.servicelayer.interceptor.InterceptorException
      Throws:
      de.hybris.platform.servicelayer.interceptor.InterceptorException
    • testOnPrepare_nullRule

      public void testOnPrepare_nullRule() throws de.hybris.platform.servicelayer.interceptor.InterceptorException
      rule will be null if you archive a rule, as the compiler is not involved in this
      Throws:
      de.hybris.platform.servicelayer.interceptor.InterceptorException