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