Our environment - Camunda 7.22 and Junit-5 for process testing. Now we have scenario where we are using callActivity (child process) in parent process.
Could anyone please suggest /refer any documentation how to use this ? I have followed the below thread and git project . But looks like this is using Junit-4 (for registerCallActivityMock). Please suggest