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