Sha256: 61fe9abe910f7bab156d505b9a8eefb02dcbfdff2084956a3eddb0596973be5c

Contents?: true

Size: 212 Bytes

Versions: 2

Compression:

Stored size: 212 Bytes

Contents

require 'helper'
require 'statsmix'

class TestStatsmix < Test::Unit::TestCase  
  should "initialize StatsMix API" do
    # statsmix = StatsMix.new('api_key', 'xml')
    # statsmix.list_metrics(11, 3)
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
statsmix-0.0.4 test/test_statsmix.rb
statsmix-0.0.3 test/test_statsmix.rb