Libraries
»
test-prof
(1.4.2)
»
Index (R)
»
RuboCop
»
Cop
»
RSpec
»
Language
»
Runners
Module: RuboCop::Cop::RSpec::Language::Runners
Defined in:
lib/test_prof/cops/rspec/language.rb
Constant Summary
collapse
ALL =
SelectorSet
.
new
(
%i[
to
to_not
not_to
]
)