class Sensu::Plugin::RabbitMQ::Check
Public Instance Methods
run()
click to toggle source
To avoid complaints from mother class at the end of tests (at_exit handler)
# File lib/sensu-plugins-rabbitmq/check.rb, line 13 def run ok end