Internally, this method registers a special implementation of an {@link ArgumentMatcher}. This argument matcher stores the argument value so that you can use it later to perform assertions.
See examples in javadoc for {@link ArgumentCaptor} class. @return null
|
|