Searched refs:hasRequestMatchingRule (Results 1 – 3 of 3) sorted by relevance
143 public boolean hasRequestMatchingRule(RequestMatcher rule) { in hasRequestMatchingRule() method in FakeHttpLayer
META-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ ...
1134 …return getShadowApplication().getFakeHttpLayer().hasRequestMatchingRule(new FakeHttpLayer.UriReque… in httpRequestWasMade()