Module: TestBench::Run::Controls::Summary::Unstyled
- Defined in:
- lib/test_bench/run/controls/summary.rb
Class Method Summary collapse
Class Method Details
.example ⇒ Object
10 11 12 13 14 15 |
# File 'lib/test_bench/run/controls/summary.rb', line 10 def self.example " \#{File::Unstyled.example}\n \#{Run::Unstyled.example}\n TEXT\nend\n" |