public class MuleEventCheckAnswer extends Object implements org.mockito.stubbing.Answer<InternalEvent>
| Constructor and Description |
|---|
MuleEventCheckAnswer() |
MuleEventCheckAnswer(InternalEvent returnEvent) |
MuleEventCheckAnswer(org.mule.runtime.api.exception.MuleException ex) |
| Modifier and Type | Method and Description |
|---|---|
InternalEvent |
answer(org.mockito.invocation.InvocationOnMock invocation) |
public MuleEventCheckAnswer()
public MuleEventCheckAnswer(InternalEvent returnEvent)
public MuleEventCheckAnswer(org.mule.runtime.api.exception.MuleException ex)
public InternalEvent answer(org.mockito.invocation.InvocationOnMock invocation) throws Throwable
answer in interface org.mockito.stubbing.Answer<InternalEvent>ThrowableCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.