Method: MonitoringTest#mac_audit
- Defined in:
- lib/test_case/monitoring/monitoring_test.rb
#mac_audit ⇒ Object
Public: The script to run the mac_audit against STB’s
Returns nothing
65 66 67 68 |
# File 'lib/test_case/monitoring/monitoring_test.rb', line 65 def mac_audit ## get mac info @monitor.find_mac end |