| Package | Description |
|---|---|
| org.mule.munit.mock.processors |
| Modifier and Type | Method and Description |
|---|---|
protected MockModule |
AbstractMockProcessor.getModule(org.mule.runtime.core.api.InternalEvent event,
String methodName) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractMockProcessor.doProcess(org.mule.runtime.core.api.InternalEvent muleEvent,
MockModule module)
The method that do the actual process
|
protected void |
SpyProcessor.doProcess(org.mule.runtime.core.api.InternalEvent event,
MockModule module)
Invokes the Processor.
|
Copyright © 2017. All rights reserved.