| Package | Description |
|---|---|
| org.mule.munit.mock | |
| org.mule.munit.mock.tool.verify |
| Modifier and Type | Method and Description |
|---|---|
protected Verifier |
MockModule.verifier() |
| Modifier and Type | Method and Description |
|---|---|
Verifier |
Verifier.ofNamespace(String namespace)
Defines the namespace of the processor to verify call
|
Verifier |
Verifier.verifyCallOfProcessor(String name)
Defines the name of the processor to verify call
|
Verifier |
Verifier.withAttributes(Map<String,Object> attributes)
Defines the attributes of the processor to verify call
|
Copyright © 2017. All Rights Reserved.