public class MunitMuleEventBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MUNIT_TEST_FLOW_CONSTRUCT_NAME |
static String |
ONE_WAY |
static String |
REQUEST_RESPONSE |
| Constructor and Description |
|---|
MunitMuleEventBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.api.MuleEvent |
buildGenericMuleEvent(org.mule.api.MuleContext muleContext) |
static org.mule.api.MuleEvent |
buildGenericMuleEvent(org.mule.api.MuleContext muleContext,
String exchangePattern) |
public static final String MUNIT_TEST_FLOW_CONSTRUCT_NAME
public static final String ONE_WAY
public static final String REQUEST_RESPONSE
public static org.mule.api.MuleEvent buildGenericMuleEvent(org.mule.api.MuleContext muleContext)
public static org.mule.api.MuleEvent buildGenericMuleEvent(org.mule.api.MuleContext muleContext,
String exchangePattern)
Copyright © 2016. All rights reserved.