Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 583 Bytes

File metadata and controls

12 lines (7 loc) · 583 Bytes

Mock call activity in scenario tests

this is a simple approach to mocking call activites during process testing. Please see my blogpost for further details.

GitHub Logo

run it

  1. find ScenarioTest.java and run it the usual way
  2. go to folder target/process-test-coverage/ and find the models coverage

Feel free to play around and comment on the post.