@UnitTest public class AssistedServiceQuoteUserIdentificationStrategyTest extends java.lang.Object
| Constructor and Description |
|---|
AssistedServiceQuoteUserIdentificationStrategyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldGetASMAgentAsCurrentUserIfSalesRepIsInSession() |
void |
shouldGetASMAgentAsCurrentUserIfSellerApproverIsInSession() |
void |
shouldNotGetASMAgentAsCurrentUserIfNoASMAgentInSession() |
void |
shouldNotGetASMAgentAsCurrentUserIfNoASMSession() |
void |
shouldNotGetASMAgentAsCurrentUserIfOnlyASAgentIsInSession() |
public AssistedServiceQuoteUserIdentificationStrategyTest()
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldNotGetASMAgentAsCurrentUserIfNoASMSession()
public void shouldNotGetASMAgentAsCurrentUserIfNoASMAgentInSession()
public void shouldNotGetASMAgentAsCurrentUserIfOnlyASAgentIsInSession()
public void shouldGetASMAgentAsCurrentUserIfSalesRepIsInSession()
public void shouldGetASMAgentAsCurrentUserIfSellerApproverIsInSession()
Copyright © 2018 SAP SE. All Rights Reserved.