Class DefaultQuoteUpdateStateStrategyTest
java.lang.Object
de.hybris.platform.commerceservices.order.strategies.impl.DefaultQuoteUpdateStateStrategyTest
Unit test for DefaultQuoteUpdateStateStrategy
-
Constructor Summary
Constructors -
Method Summary
-
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()
-