Class PaymentIntegrationTest

    • Constructor Detail

      • PaymentIntegrationTest

        public PaymentIntegrationTest()
    • Method Detail

      • prepare

        public static void prepare()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • setUpProductCatalogue

        public void setUpProductCatalogue()
      • removeProcessDefinitions

        public static void removeProcessDefinitions()
      • resetServices

        public void resetServices()
      • createProcess

        protected OrderProcessModel createProcess​(java.lang.String processName)
      • assertStep

        protected void assertStep​(BusinessProcessModel process,
                                  java.lang.String bean)
                           throws java.lang.InterruptedException
        Throws:
        java.lang.InterruptedException
      • setResultForAction

        protected void setResultForAction​(java.lang.String action,
                                          java.lang.String result)
      • getBean

        protected static java.lang.Object getBean​(java.lang.String name)