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