Class DefaultQuoteUserTypeIdentificationStrategyTest

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

@UnitTest public class DefaultQuoteUserTypeIdentificationStrategyTest extends Object
Unit test for DefaultQuoteUserTypeIdentificationStrategy
  • 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()