Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Testing of distributed and asynchronous processing is notoriously difficult. The Test Component provides a great tool for creating good integration test cases based on the Enterprise Integration Patterns using the various Components in Camel Mock and Test endpoints work great with the Spring Testing framework to simplify your unit and integration testing using Enterprise Integration Patterns and Camel's large range of Components together with the powerful Mock and Test testing endpoints.

The Test component extends the Mock component to support pulling messages from another endpoint on startup to set the expected message bodies on the underlying Mock endpoint.

...