Module: TestBench::Session::Controls::Title::Test
- Defined in:
- lib/test_bench/session/controls/title.rb
Class Method Summary collapse
Class Method Details
.example ⇒ Object
28 29 30 |
# File 'lib/test_bench/session/controls/title.rb', line 28 def self.example "Some test" end |
.other_example ⇒ Object
32 33 34 |
# File 'lib/test_bench/session/controls/title.rb', line 32 def self.other_example "Some other test" end |