Class ClosedAccountEventListenerTest

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

@UnitTest public class ClosedAccountEventListenerTest extends Object
  • Constructor Details

    • ClosedAccountEventListenerTest

      public ClosedAccountEventListenerTest()
  • Method Details

    • setUp

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

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

      public void shouldNotHandleEventWithNullSite()
    • shouldNotHandleEventWithNullCustomer

      public void shouldNotHandleEventWithNullCustomer()
    • shouldNotHandleEventWithNullCustomerConsentReference

      public void shouldNotHandleEventWithNullCustomerConsentReference()
    • shouldHandleEvent

      public void shouldHandleEvent()