|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
HttpRequestMatchingFilter implementation which is able to deal with setting and returning next
HttpRequestMatchingFilter in chain.HttpResponseProvider that contains the following functionality:
Exactly matching HttpRequests
In case of non exact match use submitted HttpRequestMatchingFilter to perform matching.
Support multiple times the same request with potentially different responses that are returned in a fixed order.ForwardHttpRequestBuilder that will be used with LoggingHttpProxy.
HttpRequestMatchingFilter to the chain of http request matching
filters.
HttpRequestMatchingFilter that will remove all http headers except Content-Type from original and other http
request.HttpRequestMatchingFilter that will remove http headers in 'other request' with given key in case headers with
same key are not present in original request.HttpClient implementation that uses Apache HTTP
client as 'lower level' library.LoggingHttpProxy and replaying them using
MockHttpServer.ContentMatcher.
HttpResponseProvider that supports http request with all properties.HttpResponseProvider that is able to serve responses for requests/responses previously saved by
HttpRequestResponseFileLogger.HttpRequest with domain (host), port.HttpRequestResponseLogger.
HttpRequestResponseLogger.
HttpClient.HttpRequest to file.HttpRequestMatchingContext implementation.HttpRequestMatchingFilter contains logic to deal with expected differences between 2 requests and brings them
in-line so that they can potentially match.HttpRequestResponseFileLogger instances.HttpRequest / HttpResponse combination.HttpRequestResponseLogger instances.HttpRequestResponseLoggerFactory that will be used with LoggingHttpProxy.
HttpResponse from file and reconstructs it.HttpResponse to file.http requests.HttpResponseProvider that will be used for MockHttpServer.
HttpRequest.
HttpResponse.
LoggingHttpProxy for using real services and logging
requests/responses or the MockHttpServer for running your code against mocked http requests/responses.MockAndProxyFacade should be operating.MockAndProxyFacade should operate.
ForwardHttpRequestBuilder that constructs FullHttpRequests that redirects
the request to the external service by changing the domain and port of the request.targetDomain:targetPort of the external service.
LoggingHttpProxy that will behave as a pass-through proxy between the system-under-test and the external service.MockHttpServer or LoggingHttpProxy.
HttpResponse that is stored in file(s) and reconstructs it.
Http request match filters can be chained.
HttpResponseProvider that keeps expected request/responses in memory.MockHttpServer or LoggingHttpProxy depending on operation mode.
MockHttpServer or LoggingHttpProxy depending on operation mode.
http requests that we expected but did not get and/or that we got unexpected
http requests.HttpRequest to file.
HttpResponse to file.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||