Sha256: fcd43e03319ff514f85b5b85880c367876b60c6a33fb4a3e25faf80f19aaf634

Contents?: true

Size: 191 Bytes

Versions: 49

Compression:

Stored size: 191 Bytes

Contents

RSpec.shared_examples "an object that has properties" do
  it "should have a properties datastream" do
    expect(subject.datastreams.keys).to include(Ddr::Datastreams::PROPERTIES)
  end
end

Version data entries

49 entries across 49 versions & 1 rubygems

Version Path
ddr-models-2.0.1 spec/support/shared_examples_for_has_properties.rb
ddr-models-2.0.0 spec/support/shared_examples_for_has_properties.rb
ddr-models-2.0.0.rc6 spec/support/shared_examples_for_has_properties.rb
ddr-models-2.0.0.rc5 spec/support/shared_examples_for_has_properties.rb
ddr-models-2.0.0.rc4 spec/support/shared_examples_for_has_properties.rb
ddr-models-2.0.0.rc3 spec/support/shared_examples_for_has_properties.rb
ddr-models-2.0.0.rc2 spec/support/shared_examples_for_has_properties.rb
ddr-models-1.17.1 spec/support/shared_examples_for_has_properties.rb
ddr-models-2.0.0.rc1 spec/support/shared_examples_for_has_properties.rb
ddr-models-2.0.0.pre.5 spec/support/shared_examples_for_has_properties.rb
ddr-models-1.17.0 spec/support/shared_examples_for_has_properties.rb
ddr-models-2.0.0.pre.4 spec/support/shared_examples_for_has_properties.rb
ddr-models-2.0.0.pre.3 spec/support/shared_examples_for_has_properties.rb
ddr-models-1.16.2 spec/support/shared_examples_for_has_properties.rb
ddr-models-2.0.0.pre.2 spec/support/shared_examples_for_has_properties.rb
ddr-models-2.0.0.pre.1 spec/support/shared_examples_for_has_properties.rb
ddr-models-1.16.1 spec/support/shared_examples_for_has_properties.rb
ddr-models-1.16.0 spec/support/shared_examples_for_has_properties.rb
ddr-models-1.15.0 spec/support/shared_examples_for_has_properties.rb
ddr-models-1.14.2 spec/support/shared_examples_for_has_properties.rb