Table of Contents - rubocop-rspec-1.20.1 Documentation
Pages
Classes and Modules
- RuboCop
- RuboCop::Cop
- RuboCop::Cop::Layout
- RuboCop::Cop::Layout::ExtraSpacing
- RuboCop::Cop::RSpec
- RuboCop::Cop::RSpec::AlignLeftLetBrace
- RuboCop::Cop::RSpec::AlignRightLetBrace
- RuboCop::Cop::RSpec::AnyInstance
- RuboCop::Cop::RSpec::AroundBlock
- RuboCop::Cop::RSpec::BeEql
- RuboCop::Cop::RSpec::BeforeAfterAll
- RuboCop::Cop::RSpec::Capybara
- RuboCop::Cop::RSpec::Capybara::CurrentPathExpectation
- RuboCop::Cop::RSpec::Capybara::FeatureMethods
- RuboCop::Cop::RSpec::ContextWording
- RuboCop::Cop::RSpec::Cop
- RuboCop::Cop::RSpec::DescribeClass
- RuboCop::Cop::RSpec::DescribeMethod
- RuboCop::Cop::RSpec::DescribeSymbol
- RuboCop::Cop::RSpec::DescribedClass
- RuboCop::Cop::RSpec::EmptyExampleGroup
- RuboCop::Cop::RSpec::EmptyLineAfterFinalLet
- RuboCop::Cop::RSpec::EmptyLineAfterSubject
- RuboCop::Cop::RSpec::ExampleLength
- RuboCop::Cop::RSpec::ExampleWording
- RuboCop::Cop::RSpec::ExpectActual
- RuboCop::Cop::RSpec::ExpectInHook
- RuboCop::Cop::RSpec::ExpectOutput
- RuboCop::Cop::RSpec::ExpectOutput::Hooks
- RuboCop::Cop::RSpec::ExplicitHelper
- RuboCop::Cop::RSpec::FactoryBot
- RuboCop::Cop::RSpec::FactoryBot::DynamicAttributeDefinedStatically
- RuboCop::Cop::RSpec::FilePath
- RuboCop::Cop::RSpec::Focus
- RuboCop::Cop::RSpec::Focus::ExampleGroups
- RuboCop::Cop::RSpec::Focus::Examples
- RuboCop::Cop::RSpec::HookArgument
- RuboCop::Cop::RSpec::ImplicitExpect
- RuboCop::Cop::RSpec::InflectedHelper
- RuboCop::Cop::RSpec::InstanceSpy
- RuboCop::Cop::RSpec::InstanceVariable
- RuboCop::Cop::RSpec::InvalidPredicateMatcher
- RuboCop::Cop::RSpec::ItBehavesLike
- RuboCop::Cop::RSpec::IteratedExpectation
- RuboCop::Cop::RSpec::LeadingSubject
- RuboCop::Cop::RSpec::LetBeforeExamples
- RuboCop::Cop::RSpec::LetSetup
- RuboCop::Cop::RSpec::MessageChain
- RuboCop::Cop::RSpec::MessageChain::Matchers
- RuboCop::Cop::RSpec::MessageExpectation
- RuboCop::Cop::RSpec::MessageSpies
- RuboCop::Cop::RSpec::MultipleDescribes
- RuboCop::Cop::RSpec::MultipleExpectations
- RuboCop::Cop::RSpec::MultipleExpectations::Expectations
- RuboCop::Cop::RSpec::MultipleSubjects
- RuboCop::Cop::RSpec::NamedSubject
- RuboCop::Cop::RSpec::NestedGroups
- RuboCop::Cop::RSpec::NestedGroups::ExampleGroups
- RuboCop::Cop::RSpec::NotToNot
- RuboCop::Cop::RSpec::OverwritingSetup
- RuboCop::Cop::RSpec::PredicateMatcher
- RuboCop::Cop::RSpec::RepeatedDescription
- RuboCop::Cop::RSpec::RepeatedExample
- RuboCop::Cop::RSpec::ReturnFromStub
- RuboCop::Cop::RSpec::ScatteredLet
- RuboCop::Cop::RSpec::ScatteredSetup
- RuboCop::Cop::RSpec::SharedContext
- RuboCop::Cop::RSpec::SharedContext::Examples
- RuboCop::Cop::RSpec::SharedContext::Helpers
- RuboCop::Cop::RSpec::SharedContext::Hooks
- RuboCop::Cop::RSpec::SharedContext::Includes
- RuboCop::Cop::RSpec::SharedContext::SharedGroups
- RuboCop::Cop::RSpec::SharedContext::Subject
- RuboCop::Cop::RSpec::SingleArgumentMessageChain
- RuboCop::Cop::RSpec::SubjectStub
- RuboCop::Cop::RSpec::VerifiedDoubles
- RuboCop::Cop::RSpec::VoidExpect
- RuboCop::Cop::WorkaroundCop
- RuboCop::RSpec
- RuboCop::RSpec::AlignLetBrace
- RuboCop::RSpec::Capybara
- RuboCop::RSpec::Concept
- RuboCop::RSpec::ConfigFormatter
- RuboCop::RSpec::DescriptionExtractor
- RuboCop::RSpec::DescriptionExtractor::CodeObject
- RuboCop::RSpec::Example
- RuboCop::RSpec::ExampleGroup
- RuboCop::RSpec::ExampleGroup::ExampleGroups
- RuboCop::RSpec::ExampleGroup::Includes
- RuboCop::RSpec::ExampleGroup::SharedGroups
- RuboCop::RSpec::ExampleGroup::Subject
- RuboCop::RSpec::FactoryBot
- RuboCop::RSpec::Hook
- RuboCop::RSpec::Inject
- RuboCop::RSpec::Language
- RuboCop::RSpec::Language::ExampleGroups
- RuboCop::RSpec::Language::Examples
- RuboCop::RSpec::Language::Expectations
- RuboCop::RSpec::Language::Helpers
- RuboCop::RSpec::Language::Hooks
- RuboCop::RSpec::Language::Includes
- RuboCop::RSpec::Language::Matchers
- RuboCop::RSpec::Language::NodePattern
- RuboCop::RSpec::Language::SelectorSet
- RuboCop::RSpec::Language::SharedGroups
- RuboCop::RSpec::Language::Subject
- RuboCop::RSpec::TopLevelDescribe
- RuboCop::RSpec::Util
- RuboCop::RSpec::Version
- RuboCop::RSpec::Wording
Methods
- ::< — RuboCop::Cop::WorkaroundCop
- ::autocorrect_incompatible_with — RuboCop::Cop::Layout::ExtraSpacing
- ::autocorrect_incompatible_with — RuboCop::Cop::RSpec::AlignLeftLetBrace
- ::autocorrect_incompatible_with — RuboCop::Cop::RSpec::AlignRightLetBrace
- ::defaults! — RuboCop::RSpec::Inject
- ::inherited — RuboCop::Cop::WorkaroundCop
- ::inherited — RuboCop::Cop::RSpec::Cop
- ::new — RuboCop::RSpec::AlignLetBrace
- ::new — RuboCop::RSpec::Concept
- ::new — RuboCop::RSpec::ConfigFormatter
- ::new — RuboCop::RSpec::DescriptionExtractor
- ::new — RuboCop::RSpec::DescriptionExtractor::CodeObject
- ::new — RuboCop::RSpec::Language::SelectorSet
- ::new — RuboCop::RSpec::Wording
- #+ — RuboCop::RSpec::Language::SelectorSet
- #== — RuboCop::RSpec::Concept
- #== — RuboCop::RSpec::Language::SelectorSet
- #abstract? — RuboCop::RSpec::DescriptionExtractor::CodeObject
- #add_no_arg_offense — RuboCop::Cop::RSpec::AroundBlock
- #add_shared_item_offense — RuboCop::Cop::RSpec::SharedContext
- #add_wording_offense — RuboCop::Cop::RSpec::ExampleWording
- #adjacent_let_chunks — RuboCop::RSpec::AlignLetBrace
- #analyzable_hooks — RuboCop::Cop::RSpec::ScatteredSetup
- #append_suffix — RuboCop::RSpec::Wording
- #args_loc — RuboCop::Cop::RSpec::PredicateMatcher
- #argument_range — RuboCop::Cop::RSpec::HookArgument
- #assignment_only? — RuboCop::Cop::RSpec::InstanceVariable
- #autocorrect — RuboCop::Cop::RSpec::AlignLeftLetBrace
- #autocorrect — RuboCop::Cop::RSpec::AlignRightLetBrace
- #autocorrect — RuboCop::Cop::RSpec::BeEql
- #autocorrect — RuboCop::Cop::RSpec::Capybara::FeatureMethods
- #autocorrect — RuboCop::Cop::RSpec::DescribedClass
- #autocorrect — RuboCop::Cop::RSpec::EmptyLineAfterFinalLet
- #autocorrect — RuboCop::Cop::RSpec::EmptyLineAfterSubject
- #autocorrect — RuboCop::Cop::RSpec::ExampleWording
- #autocorrect — RuboCop::Cop::RSpec::FactoryBot::DynamicAttributeDefinedStatically
- #autocorrect — RuboCop::Cop::RSpec::HookArgument
- #autocorrect — RuboCop::Cop::RSpec::ImplicitExpect
- #autocorrect — RuboCop::Cop::RSpec::InstanceSpy
- #autocorrect — RuboCop::Cop::RSpec::ItBehavesLike
- #autocorrect — RuboCop::Cop::RSpec::LeadingSubject
- #autocorrect — RuboCop::Cop::RSpec::MultipleSubjects
- #autocorrect — RuboCop::Cop::RSpec::NotToNot
- #autocorrect — RuboCop::Cop::RSpec::PredicateMatcher
- #autocorrect — RuboCop::Cop::RSpec::SharedContext
- #autocorrect — RuboCop::Cop::RSpec::SingleArgumentMessageChain
- #autocorrect_explicit — RuboCop::Cop::RSpec::ExplicitHelper
- #autocorrect_explicit_block — RuboCop::Cop::RSpec::ExplicitHelper
- #autocorrect_explicit_send — RuboCop::Cop::RSpec::ExplicitHelper
- #autocorrect_hash_arg — RuboCop::Cop::RSpec::SingleArgumentMessageChain
- #autocorrect_inflected — RuboCop::Cop::RSpec::InflectedHelper
- #autocorrect_replacing_parens — RuboCop::Cop::RSpec::FactoryBot::DynamicAttributeDefinedStatically
- #autocorrect_without_parens — RuboCop::Cop::RSpec::FactoryBot::DynamicAttributeDefinedStatically
- #bad_prefix? — RuboCop::Cop::RSpec::ContextWording
- #block_loc — RuboCop::Cop::RSpec::PredicateMatcher
- #block_pattern — RuboCop::RSpec::Language::SelectorSet
- #boolean_matcher? — RuboCop::Cop::RSpec::InflectedHelper
- #camel_to_snake_case — RuboCop::Cop::RSpec::FilePath
- #check_and_return_call — RuboCop::Cop::RSpec::ReturnFromStub
- #check_block_body — RuboCop::Cop::RSpec::ReturnFromStub
- #check_expect — RuboCop::Cop::RSpec::VoidExpect
- #check_explicit — RuboCop::Cop::RSpec::ExplicitHelper
- #check_for_unused_proxy — RuboCop::Cop::RSpec::AroundBlock
- #check_implicit — RuboCop::Cop::RSpec::HookArgument
- #check_inflected — RuboCop::Cop::RSpec::InflectedHelper
- #check_let_declarations — RuboCop::Cop::RSpec::LetBeforeExamples
- #check_let_declarations — RuboCop::Cop::RSpec::ScatteredLet
- #class_documentation? — RuboCop::RSpec::DescriptionExtractor::CodeObject
- #code_length — RuboCop::Cop::RSpec::ExampleLength
- #complex_literal? — RuboCop::Cop::RSpec::ExpectActual
- #configuration — RuboCop::RSpec::DescriptionExtractor::CodeObject
- #context_with_only_examples — RuboCop::Cop::RSpec::SharedContext
- #cop_name — RuboCop::RSpec::DescriptionExtractor::CodeObject
- #cops — RuboCop::RSpec::ConfigFormatter
- #corrector_explicit — RuboCop::Cop::RSpec::ExplicitHelper
- #custom_include? — RuboCop::Cop::RSpec::EmptyExampleGroup
- #custom_include_methods — RuboCop::Cop::RSpec::EmptyExampleGroup
- #custom_transform — RuboCop::Cop::RSpec::ExampleWording
- #custom_transform — RuboCop::Cop::RSpec::FilePath
- #definition — RuboCop::RSpec::Example
- #describe_statement_children — RuboCop::RSpec::TopLevelDescribe
- #description — RuboCop::RSpec::DescriptionExtractor::CodeObject
- #doc_string — RuboCop::RSpec::Example
- #documented_constant — RuboCop::RSpec::DescriptionExtractor::CodeObject
- #dump — RuboCop::RSpec::ConfigFormatter
- #dynamic? — RuboCop::Cop::RSpec::ReturnFromStub
- #eql? — RuboCop::RSpec::Concept
- #error_message — RuboCop::Cop::RSpec::MessageSpies
- #example? — RuboCop::RSpec::Hook
- #example_signature — RuboCop::Cop::RSpec::RepeatedExample
- #example_with_aggregated_failures? — RuboCop::Cop::RSpec::MultipleExpectations
- #examples — RuboCop::RSpec::ExampleGroup
- #examples_in_scope — RuboCop::RSpec::ExampleGroup
- #examples_with_only_context — RuboCop::Cop::RSpec::SharedContext
- #expectation? — RuboCop::Cop::RSpec::SubjectStub
- #expected_path — RuboCop::Cop::RSpec::FilePath
- #explicit_message — RuboCop::Cop::RSpec::HookArgument
- #filename_ends_with? — RuboCop::Cop::RSpec::FilePath
- #find_duplicates — RuboCop::Cop::RSpec::OverwritingSetup
- #find_examples — RuboCop::RSpec::ExampleGroup
- #find_expectation — RuboCop::Cop::RSpec::MultipleExpectations
- #find_first_let — RuboCop::Cop::RSpec::LeadingSubject
- #find_hooks — RuboCop::RSpec::ExampleGroup
- #find_nested_contexts — RuboCop::Cop::RSpec::NestedGroups
- #find_subject — RuboCop::Cop::RSpec::SubjectStub
- #find_subject_expectation — RuboCop::Cop::RSpec::SubjectStub
- #find_subject_stub — RuboCop::Cop::RSpec::SubjectStub
- #find_subjects — RuboCop::RSpec::ExampleGroup
- #find_usage — RuboCop::Cop::RSpec::DescribedClass
- #flag_example — RuboCop::Cop::RSpec::MultipleExpectations
- #focus_metadata — RuboCop::Cop::RSpec::Focus
- #glob_for — RuboCop::Cop::RSpec::FilePath
- #hash — RuboCop::RSpec::Concept
- #heredoc_line — RuboCop::Cop::RSpec::EmptyLineAfterFinalLet
- #hook — RuboCop::Cop::RSpec::HookArgument
- #hooks — RuboCop::RSpec::ExampleGroup
- #hooks_in_scope — RuboCop::RSpec::ExampleGroup
- #ignore_methods? — RuboCop::Cop::RSpec::FilePath
- #ignored_word? — RuboCop::RSpec::Wording
- #ignored_words — RuboCop::Cop::RSpec::ExampleWording
- #implementation — RuboCop::RSpec::Example
- #implicit_style? — RuboCop::Cop::RSpec::HookArgument
- #in_spec_block? — RuboCop::Cop::RSpec::EmptyLineAfterSubject
- #in_spec_block? — RuboCop::Cop::RSpec::LeadingSubject
- #include? — RuboCop::RSpec::Language::SelectorSet
- #indent_for — RuboCop::RSpec::AlignLetBrace
- #inside_example_scope? — RuboCop::Cop::RSpec::ExpectOutput
- #investigate — RuboCop::Cop::RSpec::AlignLeftLetBrace
- #investigate — RuboCop::Cop::RSpec::AlignRightLetBrace
- #is_expected_range — RuboCop::Cop::RSpec::ImplicitExpect
- #joined_prefixes — RuboCop::Cop::RSpec::ContextWording
- #key_to_arg — RuboCop::Cop::RSpec::SingleArgumentMessageChain
- #knowable_scope? — RuboCop::RSpec::Hook
- #last_node_loc — RuboCop::Cop::RSpec::EmptyLineAfterFinalLet
- #let? — RuboCop::Cop::RSpec::LeadingSubject
- #let_group_for — RuboCop::RSpec::AlignLetBrace
- #let_token — RuboCop::RSpec::AlignLetBrace
- #literal? — RuboCop::Cop::RSpec::ExpectActual
- #max_expectations — RuboCop::Cop::RSpec::MultipleExpectations
- #max_nesting — RuboCop::Cop::RSpec::NestedGroups
- #max_nesting_config — RuboCop::Cop::RSpec::NestedGroups
- #message — RuboCop::Cop::RSpec::ContextWording
- #message — RuboCop::Cop::RSpec::DescribedClass
- #message — RuboCop::Cop::RSpec::ExampleLength
- #message — RuboCop::Cop::RSpec::ExpectInHook
- #message — RuboCop::Cop::RSpec::InvalidPredicateMatcher
- #message — RuboCop::Cop::RSpec::ItBehavesLike
- #message — RuboCop::Cop::RSpec::MessageChain
- #message — RuboCop::Cop::RSpec::NestedGroups
- #message — RuboCop::Cop::RSpec::NotToNot
- #message — RuboCop::Cop::RSpec::SingleArgumentMessageChain
- #message_explicit — RuboCop::Cop::RSpec::ExplicitHelper
- #message_inflected — RuboCop::Cop::RSpec::InflectedHelper
- #metadata — RuboCop::RSpec::Example
- #method_uses_parens? — RuboCop::Cop::RSpec::FactoryBot::DynamicAttributeDefinedStatically
- #move_predicate — RuboCop::Cop::RSpec::ExplicitHelper
- #multiline_block? — RuboCop::Cop::RSpec::LetBeforeExamples
- #name — RuboCop::RSpec::Hook
- #name_glob — RuboCop::Cop::RSpec::FilePath
- #no_new_line_after — RuboCop::Cop::RSpec::EmptyLineAfterFinalLet
- #node_pattern — RuboCop::RSpec::Language::SelectorSet
- #node_pattern_union — RuboCop::RSpec::Language::SelectorSet
- #node_range — RuboCop::Cop::RSpec::LeadingSubject
- #offending_expect — RuboCop::Cop::RSpec::ImplicitExpect
- #offending_tokens — RuboCop::RSpec::AlignLetBrace
- #offense_message — RuboCop::Cop::RSpec::ImplicitExpect
- #offensive? — RuboCop::Cop::RSpec::DescribedClass
- #on_block — RuboCop::Cop::RSpec::AroundBlock
- #on_block — RuboCop::Cop::RSpec::Capybara::FeatureMethods
- #on_block — RuboCop::Cop::RSpec::ContextWording
- #on_block — RuboCop::Cop::RSpec::DescribedClass
- #on_block — RuboCop::Cop::RSpec::EmptyExampleGroup
- #on_block — RuboCop::Cop::RSpec::EmptyLineAfterFinalLet
- #on_block — RuboCop::Cop::RSpec::EmptyLineAfterSubject
- #on_block — RuboCop::Cop::RSpec::ExampleLength
- #on_block — RuboCop::Cop::RSpec::ExampleWording
- #on_block — RuboCop::Cop::RSpec::ExpectInHook
- #on_block — RuboCop::Cop::RSpec::FactoryBot::DynamicAttributeDefinedStatically
- #on_block — RuboCop::Cop::RSpec::HookArgument
- #on_block — RuboCop::Cop::RSpec::InstanceSpy
- #on_block — RuboCop::Cop::RSpec::InstanceVariable
- #on_block — RuboCop::Cop::RSpec::IteratedExpectation
- #on_block — RuboCop::Cop::RSpec::LeadingSubject
- #on_block — RuboCop::Cop::RSpec::LetBeforeExamples
- #on_block — RuboCop::Cop::RSpec::LetSetup
- #on_block — RuboCop::Cop::RSpec::MultipleExpectations
- #on_block — RuboCop::Cop::RSpec::MultipleSubjects
- #on_block — RuboCop::Cop::RSpec::NamedSubject
- #on_block — RuboCop::Cop::RSpec::OverwritingSetup
- #on_block — RuboCop::Cop::RSpec::PredicateMatcher
- #on_block — RuboCop::Cop::RSpec::RepeatedDescription
- #on_block — RuboCop::Cop::RSpec::RepeatedExample
- #on_block — RuboCop::Cop::RSpec::ScatteredLet
- #on_block — RuboCop::Cop::RSpec::ScatteredSetup
- #on_block — RuboCop::Cop::RSpec::SharedContext
- #on_block — RuboCop::Cop::RSpec::SubjectStub
- #on_block — RuboCop::Cop::RSpec::VoidExpect
- #on_gvasgn — RuboCop::Cop::RSpec::ExpectOutput
- #on_send — RuboCop::Cop::RSpec::AnyInstance
- #on_send — RuboCop::Cop::RSpec::BeEql
- #on_send — RuboCop::Cop::RSpec::BeforeAfterAll
- #on_send — RuboCop::Cop::RSpec::Capybara::CurrentPathExpectation
- #on_send — RuboCop::Cop::RSpec::DescribeSymbol
- #on_send — RuboCop::Cop::RSpec::ExpectActual
- #on_send — RuboCop::Cop::RSpec::Focus
- #on_send — RuboCop::Cop::RSpec::ImplicitExpect
- #on_send — RuboCop::Cop::RSpec::InvalidPredicateMatcher
- #on_send — RuboCop::Cop::RSpec::ItBehavesLike
- #on_send — RuboCop::Cop::RSpec::MessageChain
- #on_send — RuboCop::Cop::RSpec::MessageExpectation
- #on_send — RuboCop::Cop::RSpec::MessageSpies
- #on_send — RuboCop::Cop::RSpec::NotToNot
- #on_send — RuboCop::Cop::RSpec::PredicateMatcher
- #on_send — RuboCop::Cop::RSpec::ReturnFromStub
- #on_send — RuboCop::Cop::RSpec::SingleArgumentMessageChain
- #on_send — RuboCop::Cop::RSpec::VerifiedDoubles
- #on_send — RuboCop::Cop::RSpec::VoidExpect
- #on_send — RuboCop::RSpec::TopLevelDescribe
- #on_top_level_describe — RuboCop::Cop::RSpec::DescribeClass
- #on_top_level_describe — RuboCop::Cop::RSpec::DescribeMethod
- #on_top_level_describe — RuboCop::Cop::RSpec::FilePath
- #on_top_level_describe — RuboCop::Cop::RSpec::MultipleDescribes
- #on_top_level_describe — RuboCop::Cop::RSpec::NestedGroups
- #one — RuboCop::RSpec::Util
- #only_expectations? — RuboCop::Cop::RSpec::IteratedExpectation
- #predicate? — RuboCop::Cop::RSpec::InvalidPredicateMatcher
- #predicate? — RuboCop::Cop::RSpec::InflectedHelper
- #predicate_matcher_name? — RuboCop::Cop::RSpec::ExplicitHelper
- #preferred_style? — RuboCop::Cop::RSpec::MessageExpectation
- #preferred_style? — RuboCop::Cop::RSpec::MessageSpies
- #prefixes — RuboCop::Cop::RSpec::ContextWording
- #receive_message_matcher — RuboCop::Cop::RSpec::MessageSpies
- #redefines_subject? — RuboCop::Cop::RSpec::SubjectStub
- #relevant_file? — RuboCop::Cop::RSpec::Cop
- #relevant_rubocop_rspec_file? — RuboCop::Cop::RSpec::Cop
- #relevant_rubocop_rspec_file? — RuboCop::Cop::RSpec::FilePath
- #remove_autocorrect — RuboCop::Cop::RSpec::MultipleSubjects
- #remove_predicate — RuboCop::Cop::RSpec::InflectedHelper
- #remove_should_and_pluralize — RuboCop::RSpec::Wording
- #rename_autocorrect — RuboCop::Cop::RSpec::MultipleSubjects
- #repeated_descriptions — RuboCop::Cop::RSpec::RepeatedDescription
- #repeated_examples — RuboCop::Cop::RSpec::RepeatedExample
- #replace_prefix — RuboCop::RSpec::Wording
- #replacement — RuboCop::Cop::RSpec::SingleArgumentMessageChain
- #replacement_matcher — RuboCop::Cop::RSpec::ExplicitHelper
- #replacement_source — RuboCop::Cop::RSpec::ImplicitExpect
- #replacement_text — RuboCop::Cop::RSpec::ExampleWording
- #rewrite — RuboCop::RSpec::Wording
- #rewrite_matcher — RuboCop::Cop::RSpec::InflectedHelper
- #root_node — RuboCop::RSpec::TopLevelDescribe
- #routing_spec? — RuboCop::Cop::RSpec::FilePath
- #rspec_cop? — RuboCop::RSpec::DescriptionExtractor::CodeObject
- #rspec_cop_namespace? — RuboCop::RSpec::DescriptionExtractor::CodeObject
- #rspec_pattern — RuboCop::Cop::RSpec::Cop
- #rspec_pattern_config — RuboCop::Cop::RSpec::Cop
- #scope — RuboCop::RSpec::Hook
- #scope_argument — RuboCop::RSpec::Hook
- #scope_change? — RuboCop::Cop::RSpec::DescribedClass
- #scope_name — RuboCop::RSpec::Hook
- #send_node — RuboCop::Cop::RSpec::ExpectInHook
- #send_pattern — RuboCop::RSpec::Language::SelectorSet
- #simple_literal? — RuboCop::Cop::RSpec::ExpectActual
- #single_expectation? — RuboCop::Cop::RSpec::IteratedExpectation
- #single_line_lets — RuboCop::RSpec::AlignLetBrace
- #single_top_level_describe? — RuboCop::RSpec::TopLevelDescribe
- #skip_blocks? — RuboCop::Cop::RSpec::DescribedClass
- #skippable_block? — RuboCop::Cop::RSpec::DescribedClass
- #subject_usage — RuboCop::Cop::RSpec::NamedSubject
- #subjects — RuboCop::RSpec::ExampleGroup
- #subjects_in_scope — RuboCop::RSpec::ExampleGroup
- #substitute — RuboCop::RSpec::Wording
- #target_column_for — RuboCop::RSpec::AlignLetBrace
- #to_h — RuboCop::RSpec::DescriptionExtractor
- #to_node — RuboCop::RSpec::Concept
- #to_predicate_matcher — RuboCop::Cop::RSpec::InflectedHelper
- #to_predicate_method — RuboCop::Cop::RSpec::ExplicitHelper
- #token_aligner — RuboCop::Cop::RSpec::AlignLeftLetBrace
- #token_aligner — RuboCop::Cop::RSpec::AlignRightLetBrace
- #top_level_describe? — RuboCop::RSpec::TopLevelDescribe
- #top_level_nodes — RuboCop::RSpec::TopLevelDescribe
- #true? — RuboCop::Cop::RSpec::InflectedHelper
- #unified_config — RuboCop::RSpec::ConfigFormatter
- #unused_let_bang — RuboCop::Cop::RSpec::LetSetup
- #uppercase? — RuboCop::RSpec::Wording
- #valid_scope? — RuboCop::RSpec::Hook
- #void? — RuboCop::Cop::RSpec::VoidExpect