public class SocketNotifier
extends org.mule.munit.common.protocol.notifiers.RunMessageNotifier
RunMessageNotifier| Constructor and Description |
|---|
SocketNotifier() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
sendMessage(String message) |
void |
setHost(String host) |
void |
setPort(String port) |
notifyAfterSuiteEnd, notifyAfterSuiteStart, notifyBeforeSuiteEnd, notifyBeforeSuiteStart, notifyContainerFailure, notifyCoverageReport, notifyRunFinish, notifyRunStart, notifySuiteEnd, notifySuiteStart, notifySuiteUnexpectedError, notifyTestEnd, notifyTestStart, notifyUnexpectedError, setRunTokenpublic void init()
throws Exception
init in class org.mule.munit.common.protocol.notifiers.RunMessageNotifierExceptionpublic void setHost(String host)
public void setPort(String port)
public void sendMessage(String message)
sendMessage in class org.mule.munit.common.protocol.notifiers.RunMessageNotifierCopyright © 2018. All rights reserved.