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