Sha256: 9fb7e58956c80f27a792d6971800ed6c9f23b93b93f53e3998331dc7e8fab192

Contents?: true

Size: 221 Bytes

Versions: 19

Compression:

Stored size: 221 Bytes

Contents

When /^I press predict$/ do
  Swt.sync_exec do
    Redcar::Macros::PredictCommand.new.run
  end
end

When /^I press alternate predict$/ do
  Swt.sync_exec do
    Redcar::Macros::AlternatePredictCommand.new.run
  end
end

Version data entries

19 entries across 19 versions & 2 rubygems

Version Path
redcar-0.13 plugins/macros/features/step_definitions/prediction_steps.rb
redcar-dev-0.13.5dev plugins/macros/features/step_definitions/prediction_steps.rb
redcar-dev-0.13.4dev plugins/macros/features/step_definitions/prediction_steps.rb
redcar-dev-0.13.3dev plugins/macros/features/step_definitions/prediction_steps.rb
redcar-dev-0.13.2dev plugins/macros/features/step_definitions/prediction_steps.rb
redcar-dev-0.13.1dev plugins/macros/features/step_definitions/prediction_steps.rb
redcar-0.12.1 plugins/macros/features/step_definitions/prediction_steps.rb
redcar-dev-0.13.0dev plugins/macros/features/step_definitions/prediction_steps.rb
redcar-0.12 plugins/macros/features/step_definitions/prediction_steps.rb
redcar-dev-0.12.27dev plugins/macros/features/step_definitions/prediction_steps.rb
redcar-dev-0.12.26dev plugins/macros/features/step_definitions/prediction_steps.rb
redcar-dev-0.12.25dev plugins/macros/features/step_definitions/prediction_steps.rb
redcar-dev-0.12.24dev plugins/macros/features/step_definitions/prediction_steps.rb
redcar-dev-0.12.23dev plugins/macros/features/step_definitions/prediction_steps.rb
redcar-dev-0.12.22dev plugins/macros/features/step_definitions/prediction_steps.rb
redcar-dev-0.12.21dev plugins/macros/features/step_definitions/prediction_steps.rb
redcar-dev-0.12.20dev plugins/macros/features/step_definitions/prediction_steps.rb
redcar-dev-0.12.19dev plugins/macros/features/step_definitions/prediction_steps.rb
redcar-dev-0.12.18dev plugins/macros/features/step_definitions/prediction_steps.rb