Uses of Interface
org.apache.camel.builder.endpoint.dsl.MockEndpointBuilderFactory.MockEndpointBuilder
Packages that use MockEndpointBuilderFactory.MockEndpointBuilder
-
Uses of MockEndpointBuilderFactory.MockEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return MockEndpointBuilderFactory.MockEndpointBuilderModifier and TypeMethodDescriptionMock (camel-mock) Test routes and mediation rules using mocks.Mock (camel-mock) Test routes and mediation rules using mocks. -
Uses of MockEndpointBuilderFactory.MockEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return MockEndpointBuilderFactory.MockEndpointBuilderModifier and TypeMethodDescriptionMockEndpointBuilderFactory.MockEndpointBuilder.assertPeriod(long assertPeriod) Sets a grace period after which the mock will re-assert to ensure the preliminary assertion is still valid.MockEndpointBuilderFactory.MockEndpointBuilder.assertPeriod(String assertPeriod) Sets a grace period after which the mock will re-assert to ensure the preliminary assertion is still valid.MockEndpointBuilderFactory.AdvancedMockEndpointBuilder.basic()MockEndpointBuilderFactory.endpointBuilder(String componentName, String path) MockEndpointBuilderFactory.MockEndpointBuilder.expectedCount(int expectedCount) Specifies the expected number of message exchanges that should be received by this mock.MockEndpointBuilderFactory.MockEndpointBuilder.expectedCount(String expectedCount) Specifies the expected number of message exchanges that should be received by this mock.Mock (camel-mock) Test routes and mediation rules using mocks.Mock (camel-mock) Test routes and mediation rules using mocks.