Class NewOrderEventListenerTest

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

@UnitTest public class NewOrderEventListenerTest extends Object
  • Constructor Details

    • NewOrderEventListenerTest

      public NewOrderEventListenerTest()
  • Method Details

    • setUp

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

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

      public void shouldNotHandleEventWithNullCustomer()
    • shouldNotHandleEventWithNullCustomerConsentReference

      public void shouldNotHandleEventWithNullCustomerConsentReference()
    • shouldHandleEvent

      public void shouldHandleEvent()