Libraries
»
rubocop-petal
(1.4.0)
»
Index (R)
»
RuboCop
»
Cop
»
RSpec
»
AggregateExamples
»
Language
»
Runners
Module: RuboCop::Cop::RSpec::AggregateExamples::Language::Runners
Defined in:
lib/rubocop/cop/rspec/aggregate_examples/language.rb
Constant Summary
collapse
ALL =
SelectorSet
.
new
(
%i[
to
to_not
not_to
]
)