Class: Cuporter::Formatter::NameReport::Text

Inherits:
Writer
  • Object
show all
Includes:
TextNodeWriter, PrettyTextMethods, TextMethods
Defined in:
lib/cuporter/formatter/name_report/text.rb

Constant Summary collapse

COL_WIDTH =
6
MARGIN =
4

Instance Attribute Summary

Attributes inherited from Writer

#number_scenarios

Method Summary

Methods included from TextNodeWriter

#write

Methods included from PrettyTextMethods

#line, #tab

Methods included from TextMethods

#write_node

Methods inherited from Writer

create, #initialize, writer_class

Constructor Details

This class inherits a constructor from Cuporter::Formatter::Writer