org.mockito.internal.stubbing.defaultanswers
public class ForwardsInvocations extends Object implements Answer<Object>, Serializable
| Constructor and Description |
|---|
ForwardsInvocations(Object delegatedObject) |
public ForwardsInvocations(Object delegatedObject)