Package org.apache.camel.component.mock

The Mock Component which is used for testing of routing and mediation rules.

See:
          Description

Class Summary
AssertionClause A builder of assertions on message exchanges
MockComponent A factory of MockEndpoint instances
MockEndpoint A Mock endpoint which provides a literate, fluent API for testing routes using a JMock style API.
TimeClause Represents time based clauses for setting expectations on the mocks.
 

Package org.apache.camel.component.mock Description

The Mock Component which is used for testing of routing and mediation rules.



Apache CAMEL