Module Cucumber::RbSupport::RbWorld
In: lib/cucumber/rb_support/rb_world.rb

All steps are run in the context of an object that extends this module.

Methods

Attributes

__cucumber_step_mother  [W] 
__natural_language  [W] 

Public Class methods

Public Instance methods

Call a Transform with a string from another Transform definition

See StepMother#announce

Prints out the world class, followed by all included modules.

See StepMother#invoke_steps

[Validate]