Method: Inspec::Control#tests

Defined in:
lib/inspec/objects/control.rb

#testsObject

Returns the value of attribute tests.



5
6
7
# File 'lib/inspec/objects/control.rb', line 5

def tests
  @tests
end