Method: Xcode::Test::Report::SuiteResult#report
- Defined in:
- lib/xcode/test/report/suite_result.rb
#report ⇒ Object
Returns the value of attribute report.
5 6 7 |
# File 'lib/xcode/test/report/suite_result.rb', line 5 def report @report end |