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