Libraries
»
inspec
(1.24.0)
»
Index
»
Inspec
»
Runner
»
#tests
Method: Inspec::Runner#tests
Defined in:
lib/inspec/runner.rb
#
tests
⇒
Object
59 60 61
# File 'lib/inspec/runner.rb', line 59
def
tests
@test_collector
.
tests
end