Skip to content

Working Implementation for Camunda Workflow with Unit, Integration Test

Latest
Compare
Choose a tag to compare
@sourabhparsekar sourabhparsekar released this 29 Sep 20:16
  • This release primarily consist of Camunda JUnit 5 Test using Mockito framework
  • CamundaMockito is also been utilized to test the Java Delegates
  • ALong with JUnit, Integration Test to test the entire flow has been implemented using Mockito and ProcessScenario