123456789_123456789_123456789_123456789_123456789_

Module: RSpec::Core::FilterableItemRepository Private

Relationships & Source Files
Namespace Children
Classes:
Defined in: rspec-core/lib/rspec/core/metadata_filter.rb

Overview

Tracks a collection of filterable items (e.g. modules, hooks, etc) and provides an optimized API to get the applicable items for the metadata of an example or example group.

There are two implementations, optimized for different uses.