Package | Description |
---|---|
org.apache.hc.core5.testing.framework |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
ClientTestingAdapter.execute(String defaultURI,
Map<String,Object> request,
TestingFrameworkRequestHandler requestHandler,
Map<String,Object> responseExpectations)
See the documentation for the same method in
ClientPOJOAdapter . |
void |
TestingFramework.setRequestHandler(TestingFrameworkRequestHandler requestHandler)
This is not likely to be used except during the testing of this class.
|
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.