Module: Cucumber

Defined in:
lib/cucumber_priority/resolve_ambiguous_error.rb,
lib/cucumber_priority/ambiguous_error_ext.rb,
lib/cucumber_priority/resolve_ambiguous_error.rb,
lib/cucumber_priority/resolve_ambiguous_error.rb

Overview

Cucumber 2.3 or higher has methods that return an array of Cucumber::StepMatch objects. These methods raise Cucumber::Ambiguous if the array has more than one element. Why this is implemented twice, noone knows…

Defined Under Namespace

Modules: StepMatchSearch Classes: Ambiguous, Runtime