Sha256: c0a69c1b3b1c4fcde2093388ecac78993771529329219f930e4750ccfa29ceb7

Contents?: true

Size: 244 Bytes

Versions: 7

Compression:

Stored size: 244 Bytes

Contents

require 'pio/open_flow10/features/reply'

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

Version data entries

7 entries across 7 versions & 1 rubygems

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