Uses of Class
org.apache.camel.component.mock.MockEndpoint
-
Uses of MockEndpoint in org.apache.camel.component.mock
Fields in org.apache.camel.component.mock declared as MockEndpointMethods in org.apache.camel.component.mock that return MockEndpointModifier and TypeMethodDescriptionstatic MockEndpointA helper method to resolve the mock endpoint of the given URI on the given contextMethods in org.apache.camel.component.mock with parameters of type MockEndpointModifier and TypeMethodDescriptionprotected voidAssertionClause.applyAssertionOn(MockEndpoint endpoint, int index, org.apache.camel.Exchange exchange) Performs any assertions on the given exchangestatic voidMockEndpoint.assertIsSatisfied(long timeout, TimeUnit unit, MockEndpoint... endpoints) static voidMockEndpoint.assertIsSatisfied(MockEndpoint... endpoints) static voidMockEndpoint.assertWait(long timeout, TimeUnit unit, MockEndpoint... endpoints) static voidMockEndpoint.expectsMessageCount(int count, MockEndpoint... endpoints) Constructors in org.apache.camel.component.mock with parameters of type MockEndpoint