| Package | Description |
|---|---|
| org.mule.munit.remote | |
| org.mule.munit.remote.api.configuration | |
| org.mule.munit.remote.container |
| Modifier and Type | Method and Description |
|---|---|
protected SuiteRunDispatcher |
RemoteRunner.buildSuiteRunDispatcher(RunConfiguration runConfig,
org.mule.munit.common.protocol.listeners.RemoteRunEventListener listener,
Integer munitRunnerPort,
ContainerManager containerManager) |
void |
RemoteRunner.run(RunConfiguration runConfig) |
| Modifier and Type | Method and Description |
|---|---|
RunConfiguration |
RunConfiguration.RunConfigurationBuilder.build() |
RunConfiguration |
RunConfigurationParser.parse(String[] args) |
| Modifier and Type | Method and Description |
|---|---|
static RunConfiguration.RunConfigurationBuilder |
RunConfiguration.RunConfigurationBuilder.from(RunConfiguration rc) |
| Constructor and Description |
|---|
ContainerManager(org.mule.runtime.module.embedded.api.EmbeddedContainer container,
RunConfiguration runConfiguration,
org.mule.runtime.module.embedded.api.DeploymentConfiguration deploymentConfiguration) |
SuiteRunDispatcher(ContainerManager containerManager,
Integer munitRunnerPort,
RunConfiguration runConfiguration) |
Copyright © 2018. All rights reserved.