Sha256: 3ff0dd78b763bac24d5c65114ba4156ccf1130d8161b907c947e6435f6cf18d7

Contents?: true

Size: 189 Bytes

Versions: 6

Compression:

Stored size: 189 Bytes

Contents

require 'pio/open_flow13/echo/reply'

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

6 entries across 6 versions & 1 rubygems

Version Path
pio-0.30.1 spec/pio/open_flow13/echo_reply_spec.rb
pio-0.30.0 spec/pio/open_flow13/echo_reply_spec.rb
pio-0.29.0 spec/pio/open_flow13/echo_reply_spec.rb
pio-0.28.1 spec/pio/open_flow13/echo_reply_spec.rb
pio-0.28.0 spec/pio/open_flow13/echo_reply_spec.rb
pio-0.27.2 spec/pio/open_flow13/echo_reply_spec.rb