Sha256: 5ff70fede34b167b20cc0d469d3343a99f011eb2abf6a44bd082d0cef2eb4dc2

Contents?: true

Size: 305 Bytes

Versions: 37

Compression:

Stored size: 305 Bytes

Contents

Shindo.tests("HP::LB | protocols requests", ['hp', 'lb', 'protocols']) do
  @protocol_format = {
    'name'    => String,
    'port'    => Integer
  }

  tests('success') do

    tests('#list_protocols').formats({'protocols' => [@protocol_format]}) do
      HP[:lb].list_protocols.body
    end
  end


end

Version data entries

37 entries across 37 versions & 2 rubygems

Version Path
fog-1.22.0 tests/hp/requests/lb/protocols_tests.rb
fog-1.21.0 tests/hp/requests/lb/protocols_tests.rb
fog-maestrodev-1.20.0.20140305101839 tests/hp/requests/lb/protocols_tests.rb
fog-maestrodev-1.20.0.20140305101305 tests/hp/requests/lb/protocols_tests.rb
fog-maestrodev-1.19.0.20140212012611 tests/hp/requests/lb/protocols_tests.rb
fog-1.20.0 tests/hp/requests/lb/protocols_tests.rb
fog-maestrodev-1.19.0.20140110004459 tests/hp/requests/lb/protocols_tests.rb
fog-maestrodev-1.19.0.20140110003812 tests/hp/requests/lb/protocols_tests.rb
fog-maestrodev-1.19.0.20140109202555 tests/hp/requests/lb/protocols_tests.rb
fog-maestrodev-1.19.0.20140107192102 tests/hp/requests/lb/protocols_tests.rb
fog-maestrodev-1.19.0.20140107142106 tests/hp/requests/lb/protocols_tests.rb
fog-maestrodev-1.19.0.20131219203941 tests/hp/requests/lb/protocols_tests.rb
fog-maestrodev-1.18.0.20131219193542 tests/hp/requests/lb/protocols_tests.rb
fog-1.19.0 tests/hp/requests/lb/protocols_tests.rb
fog-maestrodev-1.18.0.20131219033443 tests/hp/requests/lb/protocols_tests.rb
fog-maestrodev-1.18.0.20131219032002 tests/hp/requests/lb/protocols_tests.rb
fog-maestrodev-1.18.0.20131219030716 tests/hp/requests/lb/protocols_tests.rb
fog-maestrodev-1.18.0.20131219022322 tests/hp/requests/lb/protocols_tests.rb
fog-maestrodev-1.18.0.20131218202447 tests/hp/requests/lb/protocols_tests.rb
fog-maestrodev-1.18.0.20131209091424 tests/hp/requests/lb/protocols_tests.rb