Method: Protest::Report#tests

Defined in:
lib/protest/report.rb

#testsObject



107
108
109
# File 'lib/protest/report.rb', line 107

def tests
  @tests ||= []
end