Sha256: 3ea6694ee6349f46b649f23b36e2f69703539c56698abfc7efd6155d98f6b7ff
Contents?: true
Size: 389 Bytes
Versions: 4
Compression:
Stored size: 389 Bytes
Contents
require_relative '../../ordered_set/shared/include_spec' shared_examples 'DataMapper::SubjectSet#include? when the entry is present' do it_behaves_like 'DataMapper::OrderedSet#include? when the entry is present' end shared_examples 'DataMapper::SubjectSet#include? when the entry is not present' do it_behaves_like 'DataMapper::OrderedSet#include? when the entry is not present' end
Version data entries
4 entries across 4 versions & 1 rubygems