Sha256: f396f59fecf2a73f84e0059780f4f82719eb185348e3eb2866aa4ca5f85bec30

Contents?: true

Size: 243 Bytes

Versions: 12

Compression:

Stored size: 243 Bytes

Contents

require 'spec_helper'

describe Berkshelf::SiteLocation do
  describe "#download" do
    pending
  end

  describe "#target_version" do
    pending
  end

  describe "#to_hash" do
    pending
  end

  describe "#to_s" do
    pending
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
berkshelf-1.4.6 spec/unit/berkshelf/locations/site_location_spec.rb
berkshelf-1.4.5 spec/unit/berkshelf/locations/site_location_spec.rb
berkshelf-1.4.4 spec/unit/berkshelf/locations/site_location_spec.rb
berkshelf-1.4.3 spec/unit/berkshelf/locations/site_location_spec.rb
berkshelf-1.4.2 spec/unit/berkshelf/locations/site_location_spec.rb
berkshelf-1.4.1 spec/unit/berkshelf/locations/site_location_spec.rb
berkshelf-1.4.0 spec/unit/berkshelf/locations/site_location_spec.rb
berkshelf-1.4.0.rc1 spec/unit/berkshelf/locations/site_location_spec.rb
berkshelf-1.3.1 spec/unit/berkshelf/locations/site_location_spec.rb
berkshelf-1.3.0.rc1 spec/unit/berkshelf/locations/site_location_spec.rb
berkshelf-1.2.1 spec/unit/berkshelf/locations/site_location_spec.rb
berkshelf-1.2.0.rc1 spec/unit/berkshelf/locations/site_location_spec.rb