Class: Cucumber::Distrib::Events::TestStepStarted

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

Overview

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

Instance Attribute Summary

Attributes inherited from BaseTestStepEvent

#test_step

Method Summary

Methods inherited from BaseTestStepEvent

#initialize

Methods inherited from Event

event_id, #metadata

Constructor Details

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