Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.此内容没有您所选择的语言版本。
13.4. Add Test Support to a SwitchYard Application
You can add test support to your SwitchYard application by adding a dependency to the switchyard-test module in your application's
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow
pom.xml
as shown below:
Note
Note: camel dependency version is 2.10.0.redhat-60024.
In addition to a dependency on the core test framework, you can also use the MixIns in your test classes.