public interface InvocationSubstitute<T>
performSubstitutionLogic(Object...) method instead with
the constructor arguments. The interception process must take care of doing
this. Also remember that behaviors such as replay and/or verify must be
performed on (A).| Modifier and Type | Method and Description |
|---|---|
T |
performSubstitutionLogic(Object... arguments) |
Copyright © 2007–2015. All rights reserved.