Searched refs:postBodyMatcher (Results 1 – 2 of 2) sorted by relevance
267 private PostBodyMatcher postBodyMatcher; field in FakeHttpLayer.RequestMatcherBuilder308 public RequestMatcherBuilder postBody(PostBodyMatcher postBodyMatcher) { in postBody() argument309 this.postBodyMatcher = postBodyMatcher; in postBody()348 if (postBodyMatcher != null) { in matches()354 if (!postBodyMatcher.matches(postOrPut.getEntity())) { in matches()
META-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ ...