public class BuilderAnswer extends Object implements org.mockito.stubbing.Answer<Object>
Mockito.mock(Class, Answer).| Modifier and Type | Field and Description |
|---|---|
static BuilderAnswer |
BUILDER_ANSWER |
| Modifier and Type | Method and Description |
|---|---|
Object |
answer(org.mockito.invocation.InvocationOnMock invocation) |
public static final BuilderAnswer BUILDER_ANSWER
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.