Interface MockComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface MockComponentBuilderFactory
    Test routes and mediation rules using mocks. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • mock

        static MockComponentBuilderFactory.MockComponentBuilder mock()
        Mock (camel-mock) Test routes and mediation rules using mocks. Category: core,testing Since: 1.0 Maven coordinates: org.apache.camel:camel-mock
        Returns:
        the dsl builder