Class: Cucumber::Messages::StepDefinitionPatternType

Inherits:
Object
  • Object
show all
Defined in:
lib/cucumber/messages/step_definition_pattern_type.rb

Constant Summary collapse

CUCUMBER_EXPRESSION =
'CUCUMBER_EXPRESSION'
REGULAR_EXPRESSION =
'REGULAR_EXPRESSION'