Module: TestBench::Output::Controls::CommentStyle
- Defined in:
- lib/test_bench/output/controls/comment_style.rb
Defined Under Namespace
Modules: Disposition
Class Method Summary collapse
Class Method Details
.disposition ⇒ Object
9 10 11 |
# File 'lib/test_bench/output/controls/comment_style.rb', line 9 def self.disposition 'normal' end |
.example ⇒ Object
5 6 7 |
# File 'lib/test_bench/output/controls/comment_style.rb', line 5 def self.example :normal end |