Class DefaultQuoteUpdateStateStrategyTest

java.lang.Object
de.hybris.platform.commerceservices.order.strategies.impl.DefaultQuoteUpdateStateStrategyTest

@UnitTest public class DefaultQuoteUpdateStateStrategyTest extends Object
Unit test for DefaultQuoteUpdateStateStrategy
  • Constructor Details

    • DefaultQuoteUpdateStateStrategyTest

      public DefaultQuoteUpdateStateStrategyTest()
  • Method Details

    • setUp

      public void setUp()
    • shouldUpdateQuoteState

      public void shouldUpdateQuoteState()
    • shouldNotUpdateQuoteState

      public void shouldNotUpdateQuoteState()
    • shouldNotUpdateQuoteStateIfQuoteActionIsNull

      public void shouldNotUpdateQuoteStateIfQuoteActionIsNull()
    • shouldNotUpdateQuoteStateIfQuoteIsNull

      public void shouldNotUpdateQuoteStateIfQuoteIsNull()
    • shouldNotUpdateQuoteStateIfUserIsNull

      public void shouldNotUpdateQuoteStateIfUserIsNull()