Sha256: 5ec35e5b9def18e2beb968b3f3d8261768c470b5143881c856a1881e49a4d085

Contents?: true

Size: 236 Bytes

Versions: 6

Compression:

Stored size: 236 Bytes

Contents

require 'pio/open_flow10/features/request.rb'

describe Pio::OpenFlow10::Features::Request do
  describe '.new' do
    it_should_behave_like('an OpenFlow message',
                          Pio::OpenFlow10::Features::Request)
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

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