Mule MUnit Blog - Sample Project
Here is a list of the main XML files you'll find in this application:
Configuration for Connectors and properties files.
requestCreateContactFlow Creates Contact in the Salesforce system using synchronous request/response.
Build & Compile:
$mvn clean compile packageTo run the tests, use:
To Run the Test (MUnit and JUnit):
$mvn test- MUnit https://github.com/mulesoft/munit
- MUnit Maven Plugin https://github.com/mulesoft/maven-mule-plugin
- Salesforce Connector
https://github.com/mulesoft/salesforce-connector