Module: TestBench::Output::Controls::Style::Code
- Defined in:
- lib/test_bench/output/controls/style.rb
Class Method Summary collapse
Class Method Details
.example ⇒ Object
20 21 22 |
# File 'lib/test_bench/output/controls/style.rb', line 20 def self.example '1' end |
.other_example ⇒ Object
24 25 26 |
# File 'lib/test_bench/output/controls/style.rb', line 24 def self.other_example '3' end |