Method: Inspec::Object::Control#tests
- Defined in:
- lib/inspec/objects/control.rb
#tests ⇒ Object
Returns the value of attribute tests.
3 4 5 |
# File 'lib/inspec/objects/control.rb', line 3 def tests @tests end |
Returns the value of attribute tests.
3 4 5 |
# File 'lib/inspec/objects/control.rb', line 3 def tests @tests end |