cucumber-d ~master (2022-04-09T15:34:25.2419282)
Dub
Repo
sendAGetRequestTo
step_definitions
steps
@
When
("^the user sends a GET request to (?P<url>.*)$")
void
sendAGetRequestTo
(
string
url
)
Meta
Source
See Implementation
step_definitions
steps
functions
sendAGetRequestTo
theFollowingRequestHeader
theResponseBodyShouldBe
theResponseStatusShouldBe
variables
request
response