SUNILathulya opened a new issue, #2383:
URL: https://github.com/apache/incubator-kie-issues/issues/2383

   ## Summary
   Migrate test methods in `StandaloneBPMNProcessTest.java` from the v7 
runtime-based API 
   (`createKogitoProcessRuntime`) to the v9 code generation-based API 
   (`ProcessTestHelper` + generated process classes).
   
   ## File
   Those tests can be identified by referring to:
   
https://github.com/apache/incubator-kie-kogito-runtimes/blob/main/jbpm/jbpm-tests/src/test/java/org/jbpm/bpmn2/StandaloneBPMNProcessTest.java
   
   An example of migration is:
   
https://github.com/apache/incubator-kie-kogito-runtimes/blob/main/jbpm/jbpm-tests/src/test/java/org/jbpm/bpmn2/ResourceTest.java#L37
   
   ## Test to Migrate
   - `testEventBasedSplit5`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to