Class: Cucumber::Distrib::Events::Expression

Inherits:
Object
  • Object
show all
Defined in:
lib/cucumber/distrib/events.rb

Overview

PORO wrapper of corresponding cucumber event for safe transportation to Leader over DRb.

Instance Method Summary collapse

Constructor Details

#initialize(expression = nil) ⇒ Expression

Returns a new instance of Expression.



244
# File 'lib/cucumber/distrib/events.rb', line 244

def initialize(expression = nil); end