Class: MuSL::Maker::Assertions
Instance Attribute Summary
Attributes inherited from Block
Instance Method Summary collapse
Methods inherited from Block
Constructor Details
This class inherits a constructor from MuSL::Maker::Block
Instance Method Details
#create(text) ⇒ Object
275 276 277 |
# File 'lib/mu/maker.rb', line 275 def create text scenario.line(text) end |