public class SuiteRunDispatcher extends Object
ContainerManager with a given RunConfiguration| Constructor and Description |
|---|
SuiteRunDispatcher(ContainerManager containerManager,
Integer munitRunnerPort,
RunConfiguration runConfiguration,
Set<SuiteRun> suiteRuns) |
| Modifier and Type | Method and Description |
|---|---|
protected RunnerClient |
getRunnerClient(org.mule.munit.common.protocol.listeners.RemoteRunEventListener listener) |
static org.mule.runtime.api.deployment.meta.MuleApplicationModel |
overrideConfigs(org.mule.runtime.api.deployment.meta.MuleApplicationModel originalMuleApplicationModel,
Set<String> configs) |
void |
runSuites(org.mule.munit.common.protocol.listeners.RemoteRunEventListener listener) |
public SuiteRunDispatcher(ContainerManager containerManager, Integer munitRunnerPort, RunConfiguration runConfiguration, Set<SuiteRun> suiteRuns)
public void runSuites(org.mule.munit.common.protocol.listeners.RemoteRunEventListener listener)
throws DeploymentException
DeploymentExceptionprotected RunnerClient getRunnerClient(org.mule.munit.common.protocol.listeners.RemoteRunEventListener listener) throws IOException
IOExceptionCopyright © 2020. All rights reserved.