Module cucumber::event::response [] [src]

Contains responses for Gherkin interpreter (or Wire Protocol).

Consumers mostly need to be concerned with InvokeResponse, as it is the return type of all step defintions.

Structs

FailMessage
Step
StepArg

Enums

InvokeResponse

The low level type capturing the possible outcomes a step invocation may have.

Response

Types of responses produced by runners

StepMatchesResponse