Class QuoteProcessContextStrategyTest

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

@UnitTest public class QuoteProcessContextStrategyTest extends Object
Test class for QuoteProcessContextStrategy
  • Constructor Details

    • QuoteProcessContextStrategyTest

      public QuoteProcessContextStrategyTest()
  • Method Details

    • setUp

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

      public void testGetCmsSite() throws Exception
      Throws:
      Exception
    • testSetCurrencyFromQuoteIfPresent

      public void testSetCurrencyFromQuoteIfPresent() throws Exception
      Throws:
      Exception
    • testSetCurrencyFromCustomerIfNotPresentInQuote

      public void testSetCurrencyFromCustomerIfNotPresentInQuote() throws Exception
      Throws:
      Exception
    • testSetDefaultCurrencyIfNotPresentInQuoteorCustomer

      public void testSetDefaultCurrencyIfNotPresentInQuoteorCustomer() throws Exception
      Throws:
      Exception
    • testSetLanguageFromCustomer

      public void testSetLanguageFromCustomer() throws Exception
      Throws:
      Exception
    • testSetDefaultLanguageIfNotPresentInCustomer

      public void testSetDefaultLanguageIfNotPresentInCustomer() throws Exception
      Throws:
      Exception
    • testGetOrderModel

      public void testGetOrderModel() throws Exception
      Throws:
      Exception