class Cucumber::Core::Events::TestStepFinished
Signals that a {Test::Step} has finished executing
Attributes
@return [Test::Result] the result of running the {Test::Step}
@return [Test::Step] the test step that was executed
Signals that a {Test::Step} has finished executing
@return [Test::Result] the result of running the {Test::Step}
@return [Test::Step] the test step that was executed