public final class MunitMuleTestUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
APPLE_FLOW |
| Constructor and Description |
|---|
MunitMuleTestUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.mule.construct.Flow |
getTestFlow(org.mule.api.MuleContext context) |
static org.mule.construct.Flow |
getTestFlow(String name,
org.mule.api.MuleContext context) |
static org.mule.construct.Flow |
getTestFlow(String name,
org.mule.api.MuleContext context,
boolean initialize) |
static org.mule.api.MuleSession |
getTestSession(org.mule.api.construct.FlowConstruct flowConstruct,
org.mule.api.MuleContext context) |
static org.mule.api.MuleSession |
getTestSession(org.mule.api.MuleContext context) |
public static final String APPLE_FLOW
public static org.mule.construct.Flow getTestFlow(org.mule.api.MuleContext context)
throws Exception
Exceptionpublic static org.mule.construct.Flow getTestFlow(String name, org.mule.api.MuleContext context) throws Exception
Exceptionpublic static org.mule.construct.Flow getTestFlow(String name, org.mule.api.MuleContext context, boolean initialize) throws Exception
Exceptionpublic static org.mule.api.MuleSession getTestSession(org.mule.api.MuleContext context)
public static org.mule.api.MuleSession getTestSession(org.mule.api.construct.FlowConstruct flowConstruct,
org.mule.api.MuleContext context)
Copyright © 2017. All rights reserved.