Module: TestBench::Output::Substitute
- Defined in:
- lib/test_bench/output/output.rb
Defined Under Namespace
Classes: Output
Class Method Summary collapse
Class Method Details
.build ⇒ Object
49 50 51 |
# File 'lib/test_bench/output/output.rb', line 49 def self.build Output.new end |