Module RSpec::Core::FilterManager::BackwardCompatibility
In: lib/rspec/core/filter_manager.rb

Methods

Public Instance methods

Emits a deprecation warning for keys that will not be supported in the future.

Supports a use case that probably doesn‘t exist: overriding the if/unless procs.

[Validate]