Munit parameterization in Mule 4 In this tutorial we will demonstrate how can we use munit parameterization in mule 4 to run the single test case for multiple input and output To demonstrate we will create a sample mule application and create a munit suite to test the mule application Sample application: Here…
Read MoreMUnit Test Recorder We all know MUnit plays a pivotal role in testing the Mulesoft flows/sub flow. However, MUnits are not that easy to write. It takes considerable amount of your time. Also, if you change anything in your flow/sub flow, you will need to update the Munits to make it work. MuleSoft has…
Read More