Package com.hybris.yprofile.listeners
Class LoginSuccessEventListenerTest
java.lang.Object
com.hybris.yprofile.listeners.LoginSuccessEventListenerTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LoginSuccessEventListenerTest
public LoginSuccessEventListenerTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
releaseMocks
- Throws:
Exception
-
verifyLoginEventIsSentWhenConsentReferenceFromSessionIsNotNull
public void verifyLoginEventIsSentWhenConsentReferenceFromSessionIsNotNull() -
verifyLoginEventIsSentWhenConsentReferenceFromCustomerModelIsNotNull
public void verifyLoginEventIsSentWhenConsentReferenceFromCustomerModelIsNotNull() -
verifyLoginEventIsNotSentWhenConsentReferenceIsNull
public void verifyLoginEventIsNotSentWhenConsentReferenceIsNull() -
verifyLoginEventShouldUseConsentReferenceFromSession
public void verifyLoginEventShouldUseConsentReferenceFromSession()
-