Class HttpAction
java.lang.Object
com.chutneytesting.action.http.domain.HttpAction
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HttpAction
public HttpAction()
-
-
Method Details
-
httpCall
public static ActionExecutionResult httpCall(Logger logger, Supplier<org.springframework.http.ResponseEntity<String>> caller)
-