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