Class AssistedServiceQuoteUserIdentificationStrategyTest


  • @UnitTest
    public class AssistedServiceQuoteUserIdentificationStrategyTest
    extends java.lang.Object
    • Constructor Detail

      • AssistedServiceQuoteUserIdentificationStrategyTest

        public AssistedServiceQuoteUserIdentificationStrategyTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldNotGetASMAgentAsCurrentUserIfNoASMSession

        public void shouldNotGetASMAgentAsCurrentUserIfNoASMSession()
      • shouldNotGetASMAgentAsCurrentUserIfNoASMAgentInSession

        public void shouldNotGetASMAgentAsCurrentUserIfNoASMAgentInSession()
      • shouldNotGetASMAgentAsCurrentUserIfOnlyASAgentIsInSession

        public void shouldNotGetASMAgentAsCurrentUserIfOnlyASAgentIsInSession()
      • shouldGetASMAgentAsCurrentUserIfSalesRepIsInSession

        public void shouldGetASMAgentAsCurrentUserIfSalesRepIsInSession()
      • shouldGetASMAgentAsCurrentUserIfSellerApproverIsInSession

        public void shouldGetASMAgentAsCurrentUserIfSellerApproverIsInSession()