Sha256: bfacfcb16c4f25b323706587fb7e5ee1cc16bf9496de58ba65651d897ed17f05
Contents?: true
Size: 326 Bytes
Versions: 1
Compression:
Stored size: 326 Bytes
Contents
#describe TsungStatsServer do # it 'has inochi' do # assert TsungStatsServer.const_defined? :INOCHI # # TsungStatsServer::INOCHI.each do |param, value| # const = param.to_s.upcase # # assert TsungStatsServer.const_defined? const # TsungStatsServer.const_get(const).must_equal value # end # end #end #
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tsung_stats_server-0.0.1 | test/tsung_stats_server.rb |