Interface NewInvocationControl<T>
- All Superinterfaces:
DefaultBehavior
- All Known Implementing Classes:
EasyMockNewInvocationControl, MockitoNewInvocationControl
A new invocation control pairs up a
InvocationSubstitute with the
mock object created when invoking
InvocationSubstitute.performSubstitutionLogic(Object...) object.-
Method Summary
Methods inherited from interface DefaultBehavior
replay, reset
-
Method Details
-
invoke
-
expectSubstitutionLogic
-