Package com.chutneytesting.action.http
Class HttpPatchAction
- java.lang.Object
-
- com.chutneytesting.action.http.HttpPatchAction
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ActionExecutionResultexecute()List<String>validateInputs()
-
-
-
Method Detail
-
validateInputs
public List<String> validateInputs()
- Specified by:
validateInputsin interfaceAction
-
execute
public ActionExecutionResult execute()
-
-