Module: RSpec::Core::FilterableItemRepository

Defined in:
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.