theResponseStatusShouldBe

@Then("^the response status should be (?P<code>[0-9]+)$")
void
theResponseStatusShouldBe
(
int code
)

Meta