JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.mockito.internal.matchers
CapturesArguments
Contents
Description
Method Summary
Method Details
captureFrom(Object)
Hide sidebar
Show sidebar
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
(
Object
argument)
Method Details
captureFrom
void
captureFrom
(
Object
argument)