Sha256: e0e6e1056a50518fcd63b427855e290e7f864ed5f5679daa2a18d2d9f7b54885

Contents?: true

Size: 497 Bytes

Versions: 18

Compression:

Stored size: 497 Bytes

Contents

When /^I open the incremental search speedbar$/ do
  Redcar::DocumentSearch::OpenIncrementalSearchSpeedbarCommand.new.run
end

When /^I open the find speedbar$/ do
  Redcar::DocumentSearch::OpenFindSpeedbarCommand.new.run
end

Then /^I should see the incremental search speedbar$/ do
  Then "the Redcar::DocumentSearch::IncrementalSearchSpeedbar speedbar should be open"
end

Then /^I should see the find speedbar$/ do
  Then "the Redcar::DocumentSearch::FindSpeedbar speedbar should be open"
end

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
redcar-dev-0.12.17dev plugins/document_search/features/step_definitions/find_steps.rb
redcar-dev-0.12.16dev-java plugins/document_search/features/step_definitions/find_steps.rb
redcar-dev-0.12.15dev-java plugins/document_search/features/step_definitions/find_steps.rb
redcar-dev-0.12.14dev-java plugins/document_search/features/step_definitions/find_steps.rb
redcar-dev-0.12.13dev-java plugins/document_search/features/step_definitions/find_steps.rb
redcar-dev-0.12.12dev-java plugins/document_search/features/step_definitions/find_steps.rb
redcar-dev-0.12.11dev-java plugins/document_search/features/step_definitions/find_steps.rb
redcar-dev-0.12.10dev-java plugins/document_search/features/step_definitions/find_steps.rb
redcar-dev-0.12.9dev-java plugins/document_search/features/step_definitions/find_steps.rb
redcar-dev-0.12.8dev-java plugins/document_search/features/step_definitions/find_steps.rb
redcar-dev-0.12.7dev-java plugins/document_search/features/step_definitions/find_steps.rb
redcar-dev-0.12.6dev-java plugins/document_search/features/step_definitions/find_steps.rb
redcar-dev-0.12.4dev-java plugins/document_search/features/step_definitions/find_steps.rb
redcar-dev-0.12.3dev-java plugins/document_search/features/step_definitions/find_steps.rb
redcar-dev-0.12.1dev-java plugins/document_search/features/step_definitions/find_steps.rb
redcar-dev-0.12.0dev-java plugins/document_search/features/step_definitions/find_steps.rb
redcar-0.11 plugins/document_search/features/step_definitions/find_steps.rb
redcar-0.11.0dev plugins/document_search/features/step_definitions/find_steps.rb