Skip to content
Skip to main content
  • Products
    For IT TeamsAnypoint Platform World’s #1 integration and API platform
    Integration Code Builder Exchange Connectors MCP Support
    API management Flex Gateway API Governance Monitoring API Manager
    See all
    Try for free Sign up to Anypoint Platform Download Anypoint Code Builder, Studio, Mule
    For Business Teams MuleSoft for Flow: Integration Point to point integration with clicks, not code MuleSoft IDP Extract unstructured data from documents with AI MuleSoft RPA Automate tasks with bots Dataloader.io Securely import and export unlimited Salesforce data
    For AI MuleSoft for Agentforce Power Agentforce with APIs and actions Einstein for MuleSoft Build integrations and automations faster using natural language MuleSoft for AI Connect data and automate workflows with AI
    A graphic of MuleSoft MCP Support

    MuleSoft MCP Support is now available

    Learn how to transform your APIs to agent ready assets in minutes.
    Learn more
  • Solutions
    Featured Solutions API Management Manage and secure any API, built and deployed anywhere Integration Connect any system, data, or API to integrate at scale Automation Automate processes and tasks for every team MuleSoft AI Connect data and automate workflows with AI
    Featured Integration Salesforce Power connected experiences with Salesforce integration SAP Unlock SAP and connect your IT landscape AWS Get the most out of AWS with integration and APIs Small business Unlock AI-powered success for your small business
    By Industry Financial services Government Healthcare and life sciences Higher education Insurance Manufacturing Media and telecom Retail Consumer goods
    By Initiative B2B EDI integration DevOps eCommerce Event-Driven Architecture iPaaS Legacy system modernization Microservices Move to the cloud Omnichannel SaaS integration Single view of customer
    See all solutions
    An image of the ebook cover: Create Connected Experiences with MuleSoft + AI

    Create connected experiences with AI

    Learn the critical steps to developing an AI strategy and foundation.
    Read more
  • Services
    Training Courses Certifications Training credits
    Customer success MuleSoft Catalyst Business Value Services
    Support Help Center Community Forums Resources
    An image of the ebook cover: 3 Predictions for the Future of Connected AI Agents

    Future of connected AI agents

    Discover how to prepare for the future of autonomous AI agents.
    Read more
  • Resources
    Featured Resources Customer stories Newsroom Newsletter sign-up
    Explore Webinars Demos Videos Analyst reports eBooks Whitepapers Infographics Articles Blog API University
    See all resources
    Events MuleSoft Connect:AI MuleSoft at Dreamforce MuleSoft at TrailblazerDX Community Meetups All events
    A graphic showing the keynote presentation at Connect:AI

    The world of AI is a world of APIs

    Relive the best moments from Connect:AI with 20+ on-demand sessions.
    Start watching
  • Developers

    Getting started Community Training Tutorials Documentation

  • Partners
    For customers Find a partner For partners Become a partner
Contact Us 1-800-596-4880
  • Login
    Anypoint Platform Composer Help Center
  • Free trial
  • Products
    For IT TeamsAnypoint Platform World’s #1 integration and API platform
    Integration Code Builder Exchange Connectors MCP Support
    API management Flex Gateway API Governance Monitoring API Manager
    See all
    Try for free Sign up to Anypoint Platform Download Anypoint Code Builder, Studio, Mule
    For Business Teams MuleSoft for Flow: Integration Point to point integration with clicks, not code MuleSoft IDP Extract unstructured data from documents with AI MuleSoft RPA Automate tasks with bots Dataloader.io Securely import and export unlimited Salesforce data
    For AI MuleSoft for Agentforce Power Agentforce with APIs and actions Einstein for MuleSoft Build integrations and automations faster using natural language MuleSoft for AI Connect data and automate workflows with AI
    A graphic of MuleSoft MCP Support

    MuleSoft MCP Support is now available

    Learn how to transform your APIs to agent ready assets in minutes.
    Learn more
  • Solutions
    Featured Solutions API Management Manage and secure any API, built and deployed anywhere Integration Connect any system, data, or API to integrate at scale Automation Automate processes and tasks for every team MuleSoft AI Connect data and automate workflows with AI
    Featured Integration Salesforce Power connected experiences with Salesforce integration SAP Unlock SAP and connect your IT landscape AWS Get the most out of AWS with integration and APIs Small business Unlock AI-powered success for your small business
    By Industry Financial services Government Healthcare and life sciences Higher education Insurance Manufacturing Media and telecom Retail Consumer goods
    By Initiative B2B EDI integration DevOps eCommerce Event-Driven Architecture iPaaS Legacy system modernization Microservices Move to the cloud Omnichannel SaaS integration Single view of customer
    See all solutions
    An image of the ebook cover: Create Connected Experiences with MuleSoft + AI

    Create connected experiences with AI

    Learn the critical steps to developing an AI strategy and foundation.
    Read more
  • Services
    Training Courses Certifications Training credits
    Customer success MuleSoft Catalyst Business Value Services
    Support Help Center Community Forums Resources
    An image of the ebook cover: 3 Predictions for the Future of Connected AI Agents

    Future of connected AI agents

    Discover how to prepare for the future of autonomous AI agents.
    Read more
  • Resources
    Featured Resources Customer stories Newsroom Newsletter sign-up
    Explore Webinars Demos Videos Analyst reports eBooks Whitepapers Infographics Articles Blog API University
    See all resources
    Events MuleSoft Connect:AI MuleSoft at Dreamforce MuleSoft at TrailblazerDX Community Meetups All events
    A graphic showing the keynote presentation at Connect:AI

    The world of AI is a world of APIs

    Relive the best moments from Connect:AI with 20+ on-demand sessions.
    Start watching
  • Developers

    Getting started Community Training Tutorials Documentation

  • Partners
    For customers Find a partner For partners Become a partner
  • Contact
    By phone 1-800-596-4880
    Online Contact Us
  • Login
    Anypoint Platform Composer Help Center
Free trial
Link to MuleSoft Twitter profile Link to MuleSoft Linkedin profile Link to MuleSoft Facebook page Link to MuleSoft Instagram profile Link to MuleSoft Videos platform Link to MuleSoft Twitch profile

© Copyright 2025 Salesforce, Inc. All rights reserved.

MuleSoft Blog MuleSoft Blog
  • Automation
  • Learn APIs
  • Integration strategy
  • Dev guides
  • News
  • Series
Home > Testing

Testing

mulesoft munit testing
How to tutorials

Testing with MuleSoft’s MUnit: Part 2

This tutorial continues from Part 1. Mock is a feature provided by MUnit to mock the behavior of the message processor. Basically, MUnit replaces
Jitendra Bafna profile image
Jitendra Bafna
4 mins read | June 27, 2017
mulesoft munit
How to tutorials

Testing with MuleSoft’s MUnit: Part 1

Learn more about MUnit and learn more about how to test Mule. MUnit is a Mule application testing framework which allows you to build
Jitendra Bafna profile image
Jitendra Bafna
4 mins read | May 31, 2017
How to tutorials

Your new Maven friend – the Mule Maven Plugin 2.0

If you're a Mule user, there's a good chance that you're using Maven to automate building and testing of your applications. We're happy to announce
Ale Sequeira profile image
Ale Sequeira
5 mins read | September 28, 2015
Dev guides

Refactoring MUnit: the Mule testing framework

  A few years ago, a MuleSoft engineer had a vision. That vision: automated testing for Mule applications in Anypoint Studio. As this developer’s
Aaron Landgraf profile image
Aaron Landgraf
4 mins read | July 1, 2015
API security

Man in the Mirror, Apple’s Security Flaw, and the Importance of Unit Testing

The "Man-in-the-Middle” attack is such a well-recognized security risk, with established solutions and preventative measures in place that when I first heard about the
Adrian Hsieh profile image
Adrian Hsieh
5 mins read | March 6, 2014
News

Releasing Faster using pipelines: lessons learned from the trenches

You probably heard we have been moving into a faster release cadence with the new mountain ranges releases in this post and this one. For many
Ramiro Rinaudo profile image
Ramiro Rinaudo
10 mins read | September 4, 2013
How to tutorials

Making SFTP testing portable

Our integration tests should be portable, meaning that if we shared our project, everyone would be able to run our tests on any platform
fernando.federico profile image
fernando.federico
2 mins read | November 23, 2012
How to tutorials

Trap your Alerts: An SNMP How-to using Java and Mule Enterprise Console

MMC Customer stories series: SNMP alerts Motivation We are evaluating using Nagios or a similar Big Brother Enterprise solution for displaying information about our
Nahuel Dalla Vecchia profile image
Nahuel Dalla Vecchia
5 mins read | October 5, 2012
How to tutorials

Connector Callback Testing – Local

Testing using an external API can be a PITA, especially if the API uses any HTTP Callbacks or redirects such as OAuth or WebHooks.
ryan.carter profile image
ryan.carter
11 mins read | August 23, 2012
Anypoint Platform

Error handling testing with Byteman

Testing exception handling code is not always an easy task. You either need to setup the external conditions that cause the exception to be
Santiago Vacas profile image
Santiago Vacas
4 mins read | August 3, 2011
  1. Previous
  2. 1
  3. 2
  4. 3
  5. Next

Newsletter

Get the latest news delivered to your inbox

Subscribe

Report

Choose a Gartner Leader in API management and iPaaS
Download report
Also of Interest
  • Robotic Process Automation with MuleSoft RPA
  • API Management Platform
  • What Are Microservices?

mainfooter

  • Products
    • Anypoint Platform
    • MuleSoft Composer
    • MuleSoft RPA
    • MuleSoft IDP
    • Start a free trial
    • Download Studio
  • Solutions
    • API management
    • Integration
    • Automation
    • Artificial Intelligence
    • See all solutions
  • Services
    • Training
    • Certification
    • MuleSoft Catalyst
    • Business Value Services
  • Support
    • Help Center
    • Community
    • Tutorials
    • Documentation
    • Quick start guides
    • Contact us
  • Resources
    • Webinars
    • Demos
    • Videos
    • Analyst reports
    • eBooks
    • Whitepapers
    • Infographics
    • Articles
    • Blog
  • Explore more
    • New release features
    • Customer stories
    • Events
    • Partners
    • Newsroom
    • Newsletter sign-up
    • Careers
Legal Terms of Service Privacy Trust Contact Responsible Disclosure

Your Privacy Choices

© Copyright 2025 Salesforce, Inc. All rights reserved. Various trademarks held by their respective owners. Salesforce, Inc. Salesforce Tower, 415 Mission Street, 3rd Floor, San Francisco, CA 94105, United States

Link to MuleSoft Linkedin profile Link to MuleSoft Twitter profile Link to MuleSoft Instagram profile Link to MuleSoft Facebook profile Link to MuleSoft Videos platform Link to MuleSoft Twitch profile

You have been redirected

You have been redirected to this page because Servicetrace has been acquired by MuleSoft. Click here to learn more.