Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-4557

JbpmBpmn2TestCase.tearDownClass method incorrect order of method logic

XMLWordPrintable

      JbpmBpmn2TestCase.tearDownClass method contains logic that frees resources used in test case. But it is in wrong order. The data source should be closed and the server stopped after all other resources are handled (i.e. transactions), not at the beginning.

      I created a pull request for this: https://github.com/droolsjbpm/jbpm/pull/237

              swiderski.maciej Maciej Swiderski (Inactive)
              tzimanyi@redhat.com Tibor Zimányi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: