Sha256: 3475d97ba960edd2a6a5c3dfbbbb125e25dcea46822a89f337d73de7b2d03696
Contents?: true
Size: 415 Bytes
Versions: 1
Compression:
Stored size: 415 Bytes
Contents
# encoding: utf-8 require 'spec_helper' require "zabbix-ruby-client" describe ZabbixRubyClient do pending "initialize the client object" pending "creates dirs if needed" pending "loads list of plugins" pending "initialize datafile according to config" pending "stores data in datafile" pending "runs list of plugins according to config" pending "issues the upload command according to config" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zabbix-ruby-client-0.0.15 | spec/lib/zabbix-ruby-client_spec.rb |