@Deprecated public class SpecifiedValuesAnswer<T> extends Object implements org.mockito.stubbing.Answer<T>
| Constructor and Description |
|---|
SpecifiedValuesAnswer(T... values)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
T |
answer(org.mockito.invocation.InvocationOnMock invocationOnMock)
Deprecated.
|
public SpecifiedValuesAnswer(T... values)
Copyright © 2010–2017 EvoSuite. All rights reserved.