Module: TestBench::Session::Controls::CommentDisposition
- Defined in:
- lib/test_bench/session/controls/comment_disposition.rb
Class Method Summary collapse
Class Method Details
.example ⇒ Object
5 6 7 |
# File 'lib/test_bench/session/controls/comment_disposition.rb', line 5 def self.example 'some-comment-disposition' end |
.other_example ⇒ Object
9 10 11 |
# File 'lib/test_bench/session/controls/comment_disposition.rb', line 9 def self.other_example 'some-other-comment-disposition' end |