Method: Xcode::Test::Report::SuiteResult#tests

Defined in:
lib/xcode/test/report/suite_result.rb

#testsObject

Returns the value of attribute tests.



5
6
7
# File 'lib/xcode/test/report/suite_result.rb', line 5

def tests
  @tests
end