Libraries
»
inspec
(4.18.0)
»
Index
»
Inspec
»
Runner
»
#tests
Method: Inspec::Runner#tests
Defined in:
lib/inspec/runner.rb
#
tests
⇒
Object
79 80 81
# File 'lib/inspec/runner.rb', line 79
def
tests
@test_collector
.
tests
end