Class DefaultCustomerFacadeTest

    • Constructor Detail

      • DefaultCustomerFacadeTest

        public DefaultCustomerFacadeTest()
    • Method Detail

      • setUp

        public void setUp()
      • testGetCurrentUser

        public void testGetCurrentUser()
      • testSetPasswordForUid

        public void testSetPasswordForUid()
      • testSetPasswordForCustomerId

        public void testSetPasswordForCustomerId()
      • testForgottenPasswordForUid

        public void testForgottenPasswordForUid()
      • testForgottenPasswordForCustomerId

        public void testForgottenPasswordForCustomerId()
      • testForgottenPasswordForEmptyId

        public void testForgottenPasswordForEmptyId()
      • testNextDummyCustomerData

        public void testNextDummyCustomerData()
      • testLoginSuccess

        public void testLoginSuccess()
      • testLoginSuccessNoCurrencyAndLanguage

        public void testLoginSuccessNoCurrencyAndLanguage()
      • testLoginSuccessNoCart

        public void testLoginSuccessNoCart()
      • testLoginSuccessNotSetCurrent

        public void testLoginSuccessNotSetCurrent()
      • testPublishLoginSuccessEventForCurrentCustomer

        public void testPublishLoginSuccessEventForCurrentCustomer()
      • testPublishLoginSuccessEventForCurrentCustomerNotSentForAnonymous

        public void testPublishLoginSuccessEventForCurrentCustomerNotSentForAnonymous()
      • shouldCloseAccount

        public void shouldCloseAccount()