Sha256: 00cb10c040cce8a878dc74b344d20fbd510d0b28295f98dc16939d647484b6df

Contents?: true

Size: 308 Bytes

Versions: 66

Compression:

Stored size: 308 Bytes

Contents

require "helpers/integration_test_helper"
require "integration/factories/backend_services_factory"

class TestBackendServices < FogIntegrationTest
  include TestCollection

  def setup
    @subject = Fog::Compute[:google].backend_services
    @factory = BackendServicesFactory.new(namespaced_name)
  end
end

Version data entries

66 entries across 64 versions & 4 rubygems

Version Path
fog-google-1.24.1 test/integration/compute/loadbalancing/test_backend_services.rb
fog-google-1.24.0 test/integration/compute/loadbalancing/test_backend_services.rb
fog-google-1.23.0 test/integration/compute/loadbalancing/test_backend_services.rb
fog-google-1.22.0 test/integration/compute/loadbalancing/test_backend_services.rb
fog-google-1.21.1 test/integration/compute/loadbalancing/test_backend_services.rb
fog-google-1.21.0 test/integration/compute/loadbalancing/test_backend_services.rb
fog-google-1.20.0 test/integration/compute/loadbalancing/test_backend_services.rb
fog-google-1.19.0 test/integration/compute/loadbalancing/test_backend_services.rb
fog-google-1.18.0 test/integration/compute/loadbalancing/test_backend_services.rb
fog-google-1.17.0 test/integration/compute/loadbalancing/test_backend_services.rb
fog-google-1.16.1 test/integration/compute/loadbalancing/test_backend_services.rb
fog-google-1.16.0 test/integration/compute/loadbalancing/test_backend_services.rb
fog-google-1.15.0 test/integration/compute/loadbalancing/test_backend_services.rb
fog-google-1.14.0 test/integration/compute/loadbalancing/test_backend_services.rb
gitlab-fog-google-1.14.0 test/integration/compute/loadbalancing/test_backend_services.rb
fog-google-1.13.0 test/integration/compute/loadbalancing/test_backend_services.rb
gitlab-fog-google-1.13.0 test/integration/compute/loadbalancing/test_backend_services.rb
fog-google-1.12.1 test/integration/compute/loadbalancing/test_backend_services.rb
fog-google-1.12.0 test/integration/compute/loadbalancing/test_backend_services.rb
fog-google-1.11.0 test/integration/compute/loadbalancing/test_backend_services.rb