Libraries
»
inspec
(0.14.2)
»
Index
»
Inspec
»
Runner
»
#tests
Method: Inspec::Runner#tests
Defined in:
lib/inspec/runner.rb
#
tests
⇒
Object
33 34 35
# File 'lib/inspec/runner.rb', line 33
def
tests
@test_collector
.
tests
end