Package org.apache.camel.component.mock
The Mock Component which is used for testing of routing and mediation rules.
-
Interface Summary Interface Description AssertionTask Assertion task that supports fail fast mode by running the assertion asap on the n'th received message. -
Class Summary Class Description AssertionClause A builder of assertions on message exchangesAssertionClauseTask AnAssertionClausethat bridges with fail fast mode (AssertionTask).DefaultMockSendToEndpointStrategyFactory InterceptSendToMockEndpointStrategy AEndpointStrategywhich is capable of mocking endpoints.MockComponent The Mock Component provides mock endpoints for testing.MockComponentConfigurer Generated by camel build tools - do NOT edit this file!MockEndpoint Test routes and mediation rules using mocks.MockEndpointConfigurer Generated by camel build tools - do NOT edit this file!MockEndpointUriFactory Generated by camel build tools - do NOT edit this file!MockExpressionClause<T> Represents an expression clause within the DSL which when the expression is complete the clause continues to another part of the DSLMockExpressionClauseSupport<T> A support class for building expression clauses.MockValueBuilder A builder of expressions or predicates based on values.Time A helper class for working with times in various unitsTimeClause Represents time based clauses for setting expectations on the mocks.