List all the tests (as PassedTest instances) that passed.
75 76 77
# File 'lib/protest/report.rb', line 75 def passes @passes ||= [] end