| Package | Description |
|---|---|
| org.mule.munit.remote | |
| org.mule.munit.remote.exception |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RemoteRunner.deployApplication(String applicationName,
org.mule.runtime.module.embedded.api.DeploymentConfiguration deploymentConfiguration,
String munitWorkingDirectoryPath,
org.mule.runtime.module.embedded.api.EmbeddedContainer container) |
protected void |
RemoteRunner.deployDomain(String domainLocation,
org.mule.runtime.module.embedded.api.DeploymentConfiguration deploymentConfiguration,
org.mule.runtime.module.embedded.api.EmbeddedContainer container) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DeploymentExceptionThrower.throwIfMatches(RuntimeException e)
It will throw a
DeploymentException if a Mule Deployment exception is found in the causal chain. |
Copyright © 2018. All rights reserved.