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 HttpClientTestRule
ManagementBaseTest. httpClient
-
Uses of HttpClientTestRule in org.nuxeo.http.test
Methods in org.nuxeo.http.test that return HttpClientTestRule Modifier and Type Method Description HttpClientTestRule
HttpClientTestRule.Builder. build()
static HttpClientTestRule
HttpClientTestRule. defaultClient(Supplier<String> url)
static HttpClientTestRule
HttpClientTestRule. defaultJsonClient(Supplier<String> url)
-