SUNILathulya opened a new issue, #2360: URL: https://github.com/apache/incubator-kie-issues/issues/2360
Summary Migrate test methods in SLAComplianceTest.java from the v7 runtime-based API (createKogitoProcessRuntime) to the v9 code generation-based API (ProcessTestHelper + generated process classes). File Those test can be told by https://github.com/apache/incubator-kie-kogito-runtimes/blob/main/jbpm/jbpm-tests/src/test/java/org/jbpm/bpmn2/SLAComplianceTest.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 -- 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]
