Searched refs:hasRequestMatchingRule (Results 1 – 2 of 2) sorted by relevance
143 public boolean hasRequestMatchingRule(RequestMatcher rule) { in hasRequestMatchingRule() method in FakeHttpLayer
1134 …return getShadowApplication().getFakeHttpLayer().hasRequestMatchingRule(new FakeHttpLayer.UriReque… in httpRequestWasMade()