Methods

Files

Class/Module Index [+]

Quicksearch

Cucumber::StepMother

Public Class Methods

new(*args) click to toggle source
# File lib/cucumber/step_mother.rb, line 5
def initialize(*args)
  warn("StepMother has been deprecated and will be gently put to sleep at the next major release. Please use Runtime instead. #{caller[0]}")
  super
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.