-
Task
-
Resolution: Won't Fix
-
L3 - Default
-
None
-
None
-
None
There is a lot of duplication of waitForJobExecutorToProcessAllJobs methods across our project, e.g. TestHelper, ProcessEngineTestRule, AbstractProcessEngineTestCase, CdiProcessEngineTestCase, and other custom implementations across our test classes.
Acceptance Criteria (Required on creation):
- The JobExecutor test helper code should be consolidated in a single place (as much as possible).
- The JobExecutor test helper code should be available across the project modules.
Hints (Optional):
It would be useful if the consolidated code is independent of a test framework, i.e. we should be able to reuse it for JUnit 4 and Junit 5.
We are closing this ticket as part of our backlog grooming. Reasons: