Module: TestBench::Output::Controls::Style::Other
- Defined in:
- lib/test_bench/output/controls/style.rb
Class Method Summary collapse
Class Method Details
.code ⇒ Object
22 23 24 |
# File 'lib/test_bench/output/controls/style.rb', line 22 def self.code '3' end |
.example ⇒ Object
18 19 20 |
# File 'lib/test_bench/output/controls/style.rb', line 18 def self.example :italic end |