public class RunnerClient extends Object
| Constructor and Description |
|---|
RunnerClient(int port,
org.mule.munit.common.protocol.listeners.RemoteRunEventListener runnerEventListener) |
| Modifier and Type | Method and Description |
|---|---|
void |
receiveAndNotify() |
void |
sendSuiteRunInfo(String runToken,
String suite,
Set<String> testNames,
Set<String> tags) |
public RunnerClient(int port,
org.mule.munit.common.protocol.listeners.RemoteRunEventListener runnerEventListener)
throws IOException
IOExceptionpublic void sendSuiteRunInfo(String runToken, String suite, Set<String> testNames, Set<String> tags) throws IOException
IOExceptionpublic void receiveAndNotify()
throws IOException,
ClassNotFoundException
IOExceptionClassNotFoundExceptionCopyright © 2017. All Rights Reserved.