Sha256: 63070fd92255b33a7832a104dcf579ca10cb9036a4d8317a2d6a6dcf1ab2e96e

Contents?: true

Size: 183 Bytes

Versions: 7

Compression:

Stored size: 183 Bytes

Contents

require 'pio/open_flow13/echo'

describe Pio::OpenFlow13::Echo::Reply do
  describe '.new' do
    it_should_behave_like('an OpenFlow message', Pio::OpenFlow13::Echo::Reply)
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

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