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

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

[Validate]