| Package | Description |
|---|---|
| org.mule.munit.tools.mock |
| Modifier and Type | Method and Description |
|---|---|
void |
MockOperations.spy(String processor,
List<org.mule.munit.common.model.Attribute> withAttributes,
BeforeCall beforeCall,
AfterCall afterCall,
org.mule.runtime.extension.api.runtime.process.RouterCompletionCallback callback)
Spies the
processor that has the given withAttributes, executing logic before and after its execution. |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.