Class AbstractEventPopulatorTest

    • Constructor Detail

      • AbstractEventPopulatorTest

        public AbstractEventPopulatorTest()
    • Method Detail

      • getValuesFromEvent

        public void getValuesFromEvent()
                                throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getValuesFromEventWithNullOrderMember

        public void getValuesFromEventWithNullOrderMember()
                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getValuesFromEventWithNullOrder

        public void getValuesFromEventWithNullOrder()
                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testProcessEventConfiguration

        public void testProcessEventConfiguration()
      • prepareOrderModel

        protected OrderModel prepareOrderModel​(java.lang.String code,
                                               java.lang.Double totalPrice)
      • prepareEventConfiguration

        protected void prepareEventConfiguration​(OrderModel order)
      • prepareProcessEventConfiguration

        protected void prepareProcessEventConfiguration()