Class DefaultQuoteUserTypeIdentificationStrategyTest
java.lang.Object
de.hybris.platform.commerceservices.order.strategies.impl.DefaultQuoteUserTypeIdentificationStrategyTest
Unit test for DefaultQuoteUserTypeIdentificationStrategy
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultQuoteUserTypeIdentificationStrategyTest
public DefaultQuoteUserTypeIdentificationStrategyTest()
-
-
Method Details
-
setUp
public void setUp() -
shouldGetCurrentQuoteUserTypeAsBuyer
public void shouldGetCurrentQuoteUserTypeAsBuyer() -
shouldGetCurrentQuoteUserTypeAsSeller
public void shouldGetCurrentQuoteUserTypeAsSeller() -
shouldGetCurrentQuoteUserTypeAsSellerApprover
public void shouldGetCurrentQuoteUserTypeAsSellerApprover() -
shouldNotGetCurrentQuoteUserTypeIfUserIsNull
public void shouldNotGetCurrentQuoteUserTypeIfUserIsNull()
-