AdditionalAnswers.returnsArgAt(int)
instead.@Deprecated public class EchoAnswer<T> extends Object implements org.mockito.stubbing.Answer<T>
Constructor and Description |
---|
EchoAnswer(Class<T> type)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
T |
answer(org.mockito.invocation.InvocationOnMock invocation)
Deprecated.
|
static <T> EchoAnswer<T> |
echo(Class<T> type)
Deprecated.
|
Copyright © 2003–2021 Atlassian. All rights reserved.