Method: Inspec::Runner#tests

Defined in:
lib/inspec/runner.rb

#testsObject



62
63
64
# File 'lib/inspec/runner.rb', line 62

def tests
  @test_collector.tests
end