| Package | Description |
|---|---|
| org.mule.munit.runner | |
| org.mule.munit.runner.model.builders | |
| org.mule.munit.runner.remote.api.server |
| Constructor and Description |
|---|
SuiteRunner(Suite suite,
org.mule.munit.common.protocol.listeners.SuiteRunEventListener suiteRunEventListener) |
| Modifier and Type | Method and Description |
|---|---|
Suite |
SuiteBuilder.build()
Builds the Suite with a particular suite name, based on the mule context
|
| Modifier and Type | Method and Description |
|---|---|
protected Suite |
RunMessageHandler.buildSuite(String suitePath,
List<String> testNames,
Set<String> tags,
org.mule.munit.common.protocol.listeners.SuiteRunEventListener listener) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RunMessageHandler.runSuite(Suite suite,
org.mule.munit.common.protocol.listeners.SuiteRunEventListener listener) |
Copyright © 2018. All rights reserved.