-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
None
-
False
-
False
-
Undefined
-
---
-
---
-
The whole test suite is using KieSession interface as entry point but in the majority of the cases this is not needed. Moreover this hard link to KieSession API makes harder to decouple APIs.
Migrate the whole test suites to use KogitoProcessRuntime with a fallback on KieSession only for legacy (to be removed?) codepath
- is related to
-
KOGITO-4371 Cleanup of jbpm-bpmn2 tests after KieSession refactor
- Resolved