Uses of Class
org.nuxeo.jaxrs.test.HttpClientTestRule.Builder
-
Packages that use HttpClientTestRule.Builder Package Description org.nuxeo.jaxrs.test -
-
Uses of HttpClientTestRule.Builder in org.nuxeo.jaxrs.test
Methods in org.nuxeo.jaxrs.test that return HttpClientTestRule.Builder Modifier and Type Method Description HttpClientTestRule.BuilderHttpClientTestRule.Builder. accept(String accept)HttpClientTestRule.BuilderHttpClientTestRule.Builder. adminCredentials()HttpClientTestRule.BuilderHttpClientTestRule.Builder. credentials(String username, String password)HttpClientTestRule.BuilderHttpClientTestRule.Builder. header(String key, String value)HttpClientTestRule.BuilderHttpClientTestRule.Builder. timeout(int timeout)HttpClientTestRule.BuilderHttpClientTestRule.Builder. url(String url)
-