Class: Cucumber::Ast::OutlineTable::ExampleRow

Inherits:
Object
  • Object
show all
Defined in:
lib/cucumber_characteristics/cucumber_step_patch.rb

Instance Attribute Summary collapse

Instance Attribute Details

#step_invocationsObject (readonly)

Returns the value of attribute step_invocations.



28
29
30
# File 'lib/cucumber_characteristics/cucumber_step_patch.rb', line 28

def step_invocations
  @step_invocations
end