Class QuoteProcessContextStrategyTest


  • @UnitTest
    public class QuoteProcessContextStrategyTest
    extends java.lang.Object
    Test class for QuoteProcessContextStrategy
    • Constructor Detail

      • QuoteProcessContextStrategyTest

        public QuoteProcessContextStrategyTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetCmsSite

        public void testGetCmsSite()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetCurrencyFromQuoteIfPresent

        public void testSetCurrencyFromQuoteIfPresent()
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetCurrencyFromCustomerIfNotPresentInQuote

        public void testSetCurrencyFromCustomerIfNotPresentInQuote()
                                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetDefaultCurrencyIfNotPresentInQuoteorCustomer

        public void testSetDefaultCurrencyIfNotPresentInQuoteorCustomer()
                                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetLanguageFromCustomer

        public void testSetLanguageFromCustomer()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetDefaultLanguageIfNotPresentInCustomer

        public void testSetDefaultLanguageIfNotPresentInCustomer()
                                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetOrderModel

        public void testGetOrderModel()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception