failed?()
click to toggle source
feature_elements()
click to toggle source
def feature_elements
[]
end
init()
click to toggle source
step_collection(step_invocations)
click to toggle source
def step_collection(step_invocations)
StepCollection.new(step_invocations)
end