Interface DefaultBehavior
- All Known Subinterfaces:
MethodInvocationControl, NewInvocationControl<T>
- All Known Implementing Classes:
EasyMockMethodInvocationControl, EasyMockNewInvocationControl, MockitoMethodInvocationControl, MockitoNewInvocationControl
public interface DefaultBehavior
Interface that provides the replay, verify and reset behavior for mock
objects and classes.
-
Method Summary
-
Method Details
-
replay
-
reset
-