Class: Cucumber::StepMatch

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

Instance Attribute Summary collapse

Instance Attribute Details

#durationObject (readonly)

Returns the value of attribute duration.



7
8
9
# File 'lib/cucumber_characteristics/cucumber_common_step_patch.rb', line 7

def duration
  @duration
end