Sha256: 91bc7d99b41169e08fd39e1b3b7bc02afce1e3d579d06cce47b8f27edb5e91ba

Contents?: true

Size: 244 Bytes

Versions: 7

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

7 entries across 7 versions & 1 rubygems

Version Path
pio-0.30.1 spec/pio/open_flow13/features/reply_spec.rb
pio-0.30.0 spec/pio/open_flow13/features/reply_spec.rb
pio-0.29.0 spec/pio/open_flow13/features/reply_spec.rb
pio-0.28.1 spec/pio/open_flow13/features/reply_spec.rb
pio-0.28.0 spec/pio/open_flow13/features/reply_spec.rb
pio-0.27.2 spec/pio/open_flow13/features/reply_spec.rb
pio-0.27.1 spec/pio/open_flow13/features/reply_spec.rb