CDIMixIn
(switchyard-component-test-mixin-cdi): Boostraps a stand-alone CDI environment, automatically discovers CDI beans, registers bean services, and injects references to SwitchYard services.
HTTPMixIn
(switchyard-component-test-mixin-http): Client methods for testing HTTP-based services.
SmooksMixIn
(switchyard-component-test-mixin-smooks): Stand-alone testing of any Smoooks transformers in your application.
HornetQMixIn
(switchyard-component-test-mixin-hornetq): Bootstraps a stand-alone HornetQ server and provides utility methods to interact with it for testing purpose. It can be also used to interact with remote HornetQ server.
NamingMixIn
(switchyard-component-test-mixin-naming): Provides access to naming and JNDI services within an application.
PropertyMixIn
(switchyard-test): Provides ability to set test values to properties that are used within the configuration of the application.