Search code examples
mule-studiomule-esbmunit

Mule Munit Mock and Spy functionality


we are observing a behavior where in the variables set in the "before-call" and "after-call" blocks of the spy munit processor are not being recognized in the actual mule flows. Is it an expected behavior?


Solution

  • MUnit message processors can only be used in MUnit tests, not in Mule flows.