Sha256: a185bd8da8fe2ac0cf8f41b5fb9be584d042a573be1b7e3422c7656dedc6dca5

Contents?: true

Size: 188 Bytes

Versions: 15

Compression:

Stored size: 188 Bytes

Contents

And(/^the \w+ model of that feature model$/) do |code_text|
  eval(code_text)
end

And(/^the \w+(?: \w+)? model inside of that feature model$/) do |code_text|
  eval(code_text)
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
cuke_modeler-2.1.0 testing/cucumber/step_definitions/feature_steps.rb
cuke_modeler-2.0.0 testing/cucumber/step_definitions/feature_steps.rb
cuke_modeler-1.5.1 testing/cucumber/step_definitions/feature_steps.rb
cuke_modeler-1.5.0 testing/cucumber/step_definitions/feature_steps.rb
cuke_modeler-1.4.0 testing/cucumber/step_definitions/feature_steps.rb
cuke_modeler-1.3.0 testing/cucumber/step_definitions/feature_steps.rb
cuke_modeler-1.2.1 testing/cucumber/step_definitions/feature_steps.rb
cuke_modeler-1.2.0 testing/cucumber/step_definitions/feature_steps.rb
cuke_modeler-1.1.1 testing/cucumber/step_definitions/feature_steps.rb
cuke_modeler-1.1.0 testing/cucumber/step_definitions/feature_steps.rb
cuke_modeler-1.0.4 testing/cucumber/step_definitions/feature_steps.rb
cuke_modeler-1.0.3 testing/cucumber/step_definitions/feature_steps.rb
cuke_modeler-1.0.2 testing/cucumber/step_definitions/feature_steps.rb
cuke_modeler-1.0.1 features/step_definitions/feature_steps.rb
cuke_modeler-1.0.0 features/step_definitions/feature_steps.rb