Uses of Annotation Interface
de.gematik.test.tiger.glue.annotation.FirstColumnKeyTable
Packages that use FirstColumnKeyTable
-
Uses of FirstColumnKeyTable in de.gematik.test.tiger.glue
Methods in de.gematik.test.tiger.glue with annotations of type FirstColumnKeyTableModifier and TypeMethodDescriptionvoidHttpGlueCode.sendEmptyRequestWithHeaders(io.restassured.http.Method method, URI address, io.cucumber.datatable.DataTable customHeaders) Sends an empty request via the selected method and expands the list of default headers with the headers provided by the caller.voidHttpGlueCode.sendEmptyRequestWithHeadersNonBlocking(io.restassured.http.Method method, URI address, io.cucumber.datatable.DataTable customHeaders) Sends an empty request via the selected method and expands the list of default headers with the headers provided by the caller.