Class ChangeUIDEventListenerTest

java.lang.Object
com.hybris.yprofile.listeners.ChangeUIDEventListenerTest

@UnitTest public class ChangeUIDEventListenerTest extends Object
  • Constructor Details

    • ChangeUIDEventListenerTest

      public ChangeUIDEventListenerTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • releaseMocks

      public void releaseMocks() throws Exception
      Throws:
      Exception
    • shouldNotHandleEventWithNullCustomer

      public void shouldNotHandleEventWithNullCustomer()
    • shouldNotHandleEventWithNullNewUid

      public void shouldNotHandleEventWithNullNewUid()
    • shouldNotHandleEventWithNullOldUid

      public void shouldNotHandleEventWithNullOldUid()
    • shouldNotHandleEventWithNullCustomerConsentReference

      public void shouldNotHandleEventWithNullCustomerConsentReference()
    • shouldHandleEvent

      public void shouldHandleEvent()