Searched refs:interceptPath (Results 1 – 1 of 1) sorted by relevance
455 final String interceptPath = "/intercept_me"; in testShouldInterceptRequestResponse() local466 if (request.getUrl().toString().contains(interceptPath)) { in testShouldInterceptRequestResponse()484 String interceptUrl = server.getResponseUrl(interceptPath); in testShouldInterceptRequestResponse()