Package com.hybris.yprofile.listeners
Class ConsentWithdrawnEventListenerTest
java.lang.Object
com.hybris.yprofile.listeners.ConsentWithdrawnEventListenerTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConsentWithdrawnEventListenerTest
public ConsentWithdrawnEventListenerTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
releaseMocks
- Throws:
Exception
-
shouldNotHandleEventWithNullConsentTemplate
public void shouldNotHandleEventWithNullConsentTemplate() -
shouldNotHandleEventWithNullCustomer
public void shouldNotHandleEventWithNullCustomer() -
shouldNotHandleEventWithNullCustomerConsentReference
public void shouldNotHandleEventWithNullCustomerConsentReference() -
shouldHandleEvent
public void shouldHandleEvent()
-