Module: RSpec::Core::FilterableItemRepository Private
Do not use. This module is for internal use only.
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.