class Cucumber::Core::Events::TestCaseStarted

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

Attributes

test_case[R]

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