Class: Cucumber::Ast::StepInvocation

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

Instance Attribute Summary collapse

Instance Attribute Details

#step_matchObject (readonly)

Returns the value of attribute step_match.



22
23
24
# File 'lib/cucumber_characteristics/cucumber_common_step_patch.rb', line 22

def step_match
  @step_match
end