|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MockEndpoint | |
|---|---|
| org.apache.camel.component.mock | The Mock Component which is used for testing of routing and mediation rules. |
| Uses of MockEndpoint in org.apache.camel.component.mock |
|---|
| Methods in org.apache.camel.component.mock with parameters of type MockEndpoint | |
|---|---|
protected void |
AssertionClause.applyAssertionOn(MockEndpoint endpoint,
int index,
E exchange)
Performs any assertions on the given exchange |
static void |
MockEndpoint.assertIsSatisfied(long timeout,
TimeUnit unit,
MockEndpoint... endpoints)
|
static void |
MockEndpoint.assertIsSatisfied(MockEndpoint... endpoints)
|
static void |
MockEndpoint.assertWait(long timeout,
TimeUnit unit,
MockEndpoint... endpoints)
|
static void |
MockEndpoint.expectsMessageCount(int count,
MockEndpoint... endpoints)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||