Module: TestBench::Session::Controls::Events::FileNotFound::Other
- Defined in:
- lib/test_bench/session/controls/events/file_not_found.rb
Class Method Summary collapse
Class Method Details
.example ⇒ Object
27 28 29 |
# File 'lib/test_bench/session/controls/events/file_not_found.rb', line 27 def self.example FileNotFound.example(file:) end |
.file ⇒ Object
31 32 33 |
# File 'lib/test_bench/session/controls/events/file_not_found.rb', line 31 def self.file Path::File.other_example end |