Sha256: e6c3ee91622f753a67bfd77148dc335df5577ee22db0994f002b72c407a5a667

Contents?: true

Size: 244 Bytes

Versions: 6

Compression:

Stored size: 244 Bytes

Contents

require 'pio/open_flow13/features_reply'

describe Pio::OpenFlow13::Features::Reply do
  describe '.new' do
    it_should_behave_like('an OpenFlow message with Datapath ID',
                          Pio::OpenFlow13::Features::Reply)
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
pio-0.27.0 spec/pio/open_flow13/features_reply_spec.rb
pio-0.26.0 spec/pio/open_flow13/features_reply_spec.rb
pio-0.25.0 spec/pio/open_flow13/features_reply_spec.rb
pio-0.24.2 spec/pio/open_flow13/features_reply_spec.rb
pio-0.24.1 spec/pio/open_flow13/features_reply_spec.rb
pio-0.24.0 spec/pio/open_flow13/features_reply_spec.rb