Uses of Class
org.nuxeo.http.test.HttpClientTestRule.Builder
Packages that use HttpClientTestRule.Builder
-
Uses of HttpClientTestRule.Builder in org.nuxeo.http.test
Methods in org.nuxeo.http.test that return HttpClientTestRule.BuilderModifier and TypeMethodDescriptionHttpClientTestRule.Builder.adminCredentials()static HttpClientTestRule.BuilderHttpClientTestRule.builder()HttpClientTestRule.Builder.contentType(String contentType) HttpClientTestRule.Builder.credentials(String username, String password) HttpClientTestRule.Builder.redirectsEnabled(boolean redirectsEnabled) HttpClientTestRule.Builder.timeout(int timeout)