Class ConsentWithdrawnEventListenerTest

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

@UnitTest public class ConsentWithdrawnEventListenerTest extends Object
  • Constructor Details

    • ConsentWithdrawnEventListenerTest

      public ConsentWithdrawnEventListenerTest()
  • Method Details

    • setUp

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

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

      public void shouldNotHandleEventWithNullConsentTemplate()
    • shouldNotHandleEventWithNullCustomer

      public void shouldNotHandleEventWithNullCustomer()
    • shouldNotHandleEventWithNullCustomerConsentReference

      public void shouldNotHandleEventWithNullCustomerConsentReference()
    • shouldHandleEvent

      public void shouldHandleEvent()