public class TestDescriptionInterceptor extends Object implements org.apache.http.HttpRequestInterceptor
TestNameLoggingFilter
.
Meant to help in correlating the server side logs with the test case being executed.http://www.slf4j.org/manual.html
Constructor and Description |
---|
TestDescriptionInterceptor() |
Modifier and Type | Method and Description |
---|---|
void |
process(org.apache.http.HttpRequest httpRequest,
org.apache.http.protocol.HttpContext httpContext) |
public void process(org.apache.http.HttpRequest httpRequest, org.apache.http.protocol.HttpContext httpContext) throws org.apache.http.HttpException, IOException
process
in interface org.apache.http.HttpRequestInterceptor
org.apache.http.HttpException
IOException
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.