Package org.mockito.internal.matchers
Interface CapturesArguments
-
- All Known Implementing Classes:
CapturingMatcher
public interface CapturesArguments
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
captureFrom(java.lang.Object argument)
-