Class AssistedServiceQuoteUserIdentificationStrategyTest
java.lang.Object
de.hybris.platform.assistedserviceservices.strategy.AssistedServiceQuoteUserIdentificationStrategyTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AssistedServiceQuoteUserIdentificationStrategyTest
public AssistedServiceQuoteUserIdentificationStrategyTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
shouldNotGetASMAgentAsCurrentUserIfNoASMSession
public void shouldNotGetASMAgentAsCurrentUserIfNoASMSession() -
shouldNotGetASMAgentAsCurrentUserIfNoASMAgentInSession
public void shouldNotGetASMAgentAsCurrentUserIfNoASMAgentInSession() -
shouldNotGetASMAgentAsCurrentUserIfOnlyASAgentIsInSession
public void shouldNotGetASMAgentAsCurrentUserIfOnlyASAgentIsInSession() -
shouldGetASMAgentAsCurrentUserIfSalesRepIsInSession
public void shouldGetASMAgentAsCurrentUserIfSalesRepIsInSession() -
shouldGetASMAgentAsCurrentUserIfSellerApproverIsInSession
public void shouldGetASMAgentAsCurrentUserIfSellerApproverIsInSession()
-