Capture
Container for captured values. If dev.mokkery.matcher.ArgMatcher implements this interface, Capture.capture is called on full match (all matchers for given call match). Implementing Capture is not recommended. Use CaptureMatcher.
Container for captured values. If dev.mokkery.matcher.ArgMatcher implements this interface, Capture.capture is called on full match (all matchers for given call match). Implementing Capture is not recommended. Use CaptureMatcher.