Method: DeepTest::Spec::WorkResult#output
- Defined in:
- lib/deep_test/spec/work_result.rb
#output ⇒ Object (readonly)
Returns the value of attribute output.
4 5 6 |
# File 'lib/deep_test/spec/work_result.rb', line 4 def output @output end |