| Package | Description |
|---|---|
| org.mule.munit.runner.model | |
| org.mule.munit.runner.model.builders |
| Modifier and Type | Field and Description |
|---|---|
protected AfterTest |
Test.after
The MUnit flow that have to be run after the MUnit test.
|
| Constructor and Description |
|---|
Test(BeforeTest before,
TestFlow test,
AfterTest after,
MunitModule munitModule) |
| Modifier and Type | Method and Description |
|---|---|
protected Test |
SuiteBuilder.test(BeforeTest beforeTest,
TestFlow test,
AfterTest afterTest,
MunitModule munitModule)
Create a test
|
Copyright © 2018. All rights reserved.