Uses of Class
org.nuxeo.http.test.HttpClientTestRule
-
Packages that use HttpClientTestRule Package Description org.nuxeo.ecm.restapi.test org.nuxeo.http.test -
-
Uses of HttpClientTestRule in org.nuxeo.ecm.restapi.test
Fields in org.nuxeo.ecm.restapi.test declared as HttpClientTestRule Modifier and Type Field Description HttpClientTestRuleManagementBaseTest. httpClient -
Uses of HttpClientTestRule in org.nuxeo.http.test
Methods in org.nuxeo.http.test that return HttpClientTestRule Modifier and Type Method Description HttpClientTestRuleHttpClientTestRule.Builder. build()static HttpClientTestRuleHttpClientTestRule. defaultClient(Supplier<String> url)static HttpClientTestRuleHttpClientTestRule. defaultJsonClient(Supplier<String> url)
-