Class AbstractEventPopulatorTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class AbstractEventPopulatorTest extends ServicelayerTransactionalTest
  • Constructor Details

    • AbstractEventPopulatorTest

      public AbstractEventPopulatorTest()
  • Method Details

    • getValuesFromEvent

      public void getValuesFromEvent() throws Exception
      Throws:
      Exception
    • getValuesFromEventWithNullOrderMember

      public void getValuesFromEventWithNullOrderMember() throws Exception
      Throws:
      Exception
    • getValuesFromEventWithNullOrder

      public void getValuesFromEventWithNullOrder() throws Exception
      Throws:
      Exception
    • testProcessEventConfiguration

      public void testProcessEventConfiguration()
    • prepareOrderModel

      protected OrderModel prepareOrderModel(String code, Double totalPrice)
    • prepareEventConfiguration

      protected void prepareEventConfiguration(OrderModel order)
    • prepareProcessEventConfiguration

      protected void prepareProcessEventConfiguration()
    • buildEventPCM

      protected EventPropertyConfigurationModel buildEventPCM(String mapping, String name)