Class: Cucumber::Distrib::Events::TestCaseStarted

Inherits:
BaseTestCaseEvent show all
Defined in:
lib/cucumber/distrib/events.rb

Overview

Object that mimic Cucumber::Event::TestCaseStarted on Leader for reporters.

Instance Attribute Summary

Attributes inherited from BaseTestCaseEvent

#test_case

Method Summary

Methods inherited from BaseTestCaseEvent

#initialize

Methods inherited from Event

event_id, #metadata

Constructor Details

This class inherits a constructor from Cucumber::Distrib::Events::BaseTestCaseEvent