Searched defs:mockPath (Results 1 – 1 of 1) sorted by relevance
165 String mockPath = mockRequest.getRelativePath(); in dispatch() local221 private boolean isMatchingPath(String path, String mockPath) { in isMatchingPath()