Class AbstractOrderProcessContextStrategyTest

java.lang.Object
de.hybris.platform.acceleratorservices.process.strategies.impl.AbstractOrderProcessContextStrategyTest

@UnitTest public class AbstractOrderProcessContextStrategyTest extends Object
Test class for AbstractOrderProcessContextStrategy
  • Constructor Details

    • AbstractOrderProcessContextStrategyTest

      public AbstractOrderProcessContextStrategyTest()
  • Method Details

    • setUp

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

      public void shouldGetCMSSiteFromOrder()
    • shouldSetLanguageFromOrderWhenPresent

      public void shouldSetLanguageFromOrderWhenPresent() throws Exception
      Throws:
      Exception
    • shouldSetLanguageFromCustomerWhenLanguageNotInOrder

      public void shouldSetLanguageFromCustomerWhenLanguageNotInOrder() throws Exception
      Throws:
      Exception
    • shouldSetDefaultCommerceLanguageWhenNonePresent

      public void shouldSetDefaultCommerceLanguageWhenNonePresent() throws Exception
      Throws:
      Exception