Uses of Class
dev.aherscu.qa.jgiven.rest.formatters.FormFormatter.Annotation
-
Packages that use FormFormatter.Annotation Package Description dev.aherscu.qa.jgiven.rest.steps -
-
Uses of FormFormatter.Annotation in dev.aherscu.qa.jgiven.rest.steps
Method parameters in dev.aherscu.qa.jgiven.rest.steps with annotations of type FormFormatter.Annotation Modifier and Type Method Description SELF
RestActions. posting(jakarta.ws.rs.core.Form form)
Posts a form and retrieves theResponse
.
-