Class AssistedServiceQuoteUserIdentificationStrategyTest

java.lang.Object
de.hybris.platform.assistedserviceservices.strategy.AssistedServiceQuoteUserIdentificationStrategyTest

@UnitTest public class AssistedServiceQuoteUserIdentificationStrategyTest extends Object
  • Constructor Details

    • AssistedServiceQuoteUserIdentificationStrategyTest

      public AssistedServiceQuoteUserIdentificationStrategyTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • shouldNotGetASMAgentAsCurrentUserIfNoASMSession

      public void shouldNotGetASMAgentAsCurrentUserIfNoASMSession()
    • shouldNotGetASMAgentAsCurrentUserIfNoASMAgentInSession

      public void shouldNotGetASMAgentAsCurrentUserIfNoASMAgentInSession()
    • shouldNotGetASMAgentAsCurrentUserIfOnlyASAgentIsInSession

      public void shouldNotGetASMAgentAsCurrentUserIfOnlyASAgentIsInSession()
    • shouldGetASMAgentAsCurrentUserIfSalesRepIsInSession

      public void shouldGetASMAgentAsCurrentUserIfSalesRepIsInSession()
    • shouldGetASMAgentAsCurrentUserIfSellerApproverIsInSession

      public void shouldGetASMAgentAsCurrentUserIfSellerApproverIsInSession()