class Cucumber::Filters::BroadcastTestCaseReadyEvent
def test_case(test_case)
def test_case(test_case) config.notify :test_case_ready, test_case test_case.describe_to(receiver) end
def test_case(test_case) config.notify :test_case_ready, test_case test_case.describe_to(receiver) end