Uses of Annotation Interface
de.gematik.test.tiger.glue.annotation.FirstRowKeyTable
Packages that use FirstRowKeyTable
-
Uses of FirstRowKeyTable in de.gematik.test.tiger.glue
Methods in de.gematik.test.tiger.glue with annotations of type FirstRowKeyTableModifier and TypeMethodDescriptionvoidHttpGlueCode.sendRequestWithParams(io.restassured.http.Method method, URI address, io.cucumber.datatable.DataTable parameters) Sends a request via the selected method.voidHttpGlueCode.sendRequestWithParamsNonBlocking(io.restassured.http.Method method, URI address, io.cucumber.datatable.DataTable parameters) Sends a request via the selected method.