class Cucumber::Events::TestCaseStarted

Signals that a {Cucumber::Core::Test::Case} is about to be executed

Attributes

test_case[R]

@return [Cucumber::Core::Test::Case] the test case to be executed