Sha256: dc9231bad5ec72c34f1bc3f7ea691e26af8619a1e29de2d6b6922e876616519e
Contents?: true
Size: 411 Bytes
Versions: 11
Compression:
Stored size: 411 Bytes
Contents
require 'unit/data_mapper/ordered_set/shared/include_spec' shared_examples_for 'DataMapper::SubjectSet#include? when the entry is present' do it_should_behave_like 'DataMapper::OrderedSet#include? when the entry is present' end shared_examples_for 'DataMapper::SubjectSet#include? when the entry is not present' do it_should_behave_like 'DataMapper::OrderedSet#include? when the entry is not present' end
Version data entries
11 entries across 11 versions & 3 rubygems