Package pw.avvero.test.http
Class RequestCaptor
java.lang.Object
pw.avvero.test.http.RequestCaptor
- All Implemented Interfaces:
org.springframework.test.web.client.RequestMatcher
public class RequestCaptor
extends Object
implements org.springframework.test.web.client.RequestMatcher
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RequestCaptor
public RequestCaptor()
-
-
Method Details
-
match
- Specified by:
matchin interfaceorg.springframework.test.web.client.RequestMatcher- Throws:
AssertionError
-
getTimes
public int getTimes() -
clear
public void clear()
-