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