Class HttpClient
java.lang.Object
com.chutneytesting.engine.infrastructure.delegation.HttpClient
- All Implemented Interfaces:
DelegationClient
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionhandDown(StepDefinition stepDefinition, NamedHostAndPort delegate)
-
Constructor Details
-
HttpClient
public HttpClient() -
HttpClient
-
-
Method Details
-
handDown
public StepExecutionReport handDown(StepDefinition stepDefinition, NamedHostAndPort delegate) throws CannotDelegateException - Specified by:
handDownin interfaceDelegationClient- Throws:
CannotDelegateException
-