Searched refs:httpResponseRules (Results 1 – 1 of 1) sorted by relevance
24 …List<HttpEntityStub.ResponseRule> httpResponseRules = new ArrayList<HttpEntityStub.ResponseRule>(); field in FakeHttpLayer81 httpResponseRules.add(0, responseRule); in addHttpResponseRule()97 for (HttpEntityStub.ResponseRule httpResponseRule : httpResponseRules) { in findResponse()140 return !httpResponseRules.isEmpty(); in hasResponseRules()165 httpResponseRules.clear(); in clearHttpResponseRules()