Exception: Cucumber::ArityMismatchError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/cucumber/core_ext/instance_exec.rb

Overview

Raised if the number of a StepDefinition’s Regexp match groups is different from the number of Proc arguments.