Sha256: 99e86c01bf082e4baf7a082c9805fc5122d5d12de6fc88f5ba31c8cfa5eb5fc0

Contents?: true

Size: 229 Bytes

Versions: 4

Compression:

Stored size: 229 Bytes

Contents

require 'spec_helper'

describe 'Nodek' do

  it 'should have ip' do
  end

  it 'should have mac address' do

  end

  it 'should have name' do

  end

  it 'should have ports' do

  end

  it 'should have hoops' do

  end

end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
hooray-0.0.7 spec/hooray/node_spec.rb
hooray-0.0.5 spec/hooray/node_spec.rb
hooray-0.0.3 spec/hooray/node_spec.rb
hooray-0.0.1 spec/hooray/node_spec.rb