We used the class org.mule.munit.MunitPollManager(in the munit-utils package) in older versions of MUnit to make sure that our poller did not start when the flow started, however this seems to have disappeared when Munit migrated to 1.0.0. How can this be replicated in the new Munit?
the class is still there.
What it may have happen is that with the changes in the project structure you're not getting the dependency anymore.
The class is in the artifact
<parent>
<groupId>com.mulesoft.munit.utils</groupId>
<artifactId>munit-mclient-module</artifactId>
<version>1.0.0</version>
</parent>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With