public class SuiteRunner extends Object
| Constructor and Description |
|---|
SuiteRunner(Suite suite,
org.mule.munit.common.protocol.listeners.SuiteRunEventListener suiteRunEventListener) |
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Runs the suite based on the constructor arguments
|
void |
setOutputHandler(TestOutputHandler outputHandler) |
public SuiteRunner(Suite suite, org.mule.munit.common.protocol.listeners.SuiteRunEventListener suiteRunEventListener)
public void setOutputHandler(TestOutputHandler outputHandler)
public void run()
Copyright © 2017. All rights reserved.