Method: Inspec::Runner#tests

Defined in:
lib/inspec/runner.rb

#testsObject



37
38
39
# File 'lib/inspec/runner.rb', line 37

def tests
  @test_collector.tests
end