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