Sha256: fc56d488a03f29707021436ef641156c038b9e5d83ae9b359306665c4f66f9e9

Contents?: true

Size: 214 Bytes

Versions: 6

Compression:

Stored size: 214 Bytes

Contents

Shindo.tests('Fog::Compute::Brightbox::Real', ['brightbox']) do

  @bb = Fog::Compute::Brightbox::Real.new({})

  tests("#respond_to? :default_image").returns(true) do
    @bb.respond_to?(:default_image)
  end

end

Version data entries

6 entries across 6 versions & 4 rubygems

Version Path
fog-parser-fix-1.6.1 tests/brightbox/compute_tests.rb
fog-test-again-1.6.0 tests/brightbox/compute_tests.rb
fog-parser-fix-1.6.0 tests/brightbox/compute_tests.rb
fog-maestrodev-1.7.0.20121114190951 tests/brightbox/compute_tests.rb
fog-1.7.0 tests/brightbox/compute_tests.rb
fog-1.6.0 tests/brightbox/compute_tests.rb