Table of Contents - rubocop-rspec-3.6.0 Documentation
Pages
Classes and Modules
- Object
- RuboCop
- RuboCop::Cop
- RuboCop::Cop::RSpec
- RuboCop::Cop::RSpec::AlignLeftLetBrace
- RuboCop::Cop::RSpec::AlignRightLetBrace
- RuboCop::Cop::RSpec::AnyInstance
- RuboCop::Cop::RSpec::AroundBlock
- RuboCop::Cop::RSpec::Base
- RuboCop::Cop::RSpec::Be
- RuboCop::Cop::RSpec::BeEmpty
- RuboCop::Cop::RSpec::BeEq
- RuboCop::Cop::RSpec::BeEql
- RuboCop::Cop::RSpec::BeNil
- RuboCop::Cop::RSpec::BeforeAfterAll
- RuboCop::Cop::RSpec::ChangeByZero
- RuboCop::Cop::RSpec::ClassCheck
- RuboCop::Cop::RSpec::CommentsHelp
- RuboCop::Cop::RSpec::ContainExactly
- RuboCop::Cop::RSpec::ContextMethod
- RuboCop::Cop::RSpec::ContextWording
- RuboCop::Cop::RSpec::DescribeClass
- RuboCop::Cop::RSpec::DescribeMethod
- RuboCop::Cop::RSpec::DescribeSymbol
- RuboCop::Cop::RSpec::DescribedClass
- RuboCop::Cop::RSpec::DescribedClassModuleWrapping
- RuboCop::Cop::RSpec::Dialect
- RuboCop::Cop::RSpec::DuplicatedMetadata
- RuboCop::Cop::RSpec::EmptyExampleGroup
- RuboCop::Cop::RSpec::EmptyHook
- RuboCop::Cop::RSpec::EmptyLineAfterExample
- RuboCop::Cop::RSpec::EmptyLineAfterExampleGroup
- RuboCop::Cop::RSpec::EmptyLineAfterFinalLet
- RuboCop::Cop::RSpec::EmptyLineAfterHook
- RuboCop::Cop::RSpec::EmptyLineAfterSubject
- RuboCop::Cop::RSpec::EmptyLineSeparation
- RuboCop::Cop::RSpec::EmptyMetadata
- RuboCop::Cop::RSpec::EmptyOutput
- RuboCop::Cop::RSpec::Eq
- RuboCop::Cop::RSpec::ExampleLength
- RuboCop::Cop::RSpec::ExampleWithoutDescription
- RuboCop::Cop::RSpec::ExampleWording
- RuboCop::Cop::RSpec::ExcessiveDocstringSpacing
- RuboCop::Cop::RSpec::ExpectActual
- RuboCop::Cop::RSpec::ExpectChange
- RuboCop::Cop::RSpec::ExpectInHook
- RuboCop::Cop::RSpec::ExpectInLet
- RuboCop::Cop::RSpec::ExpectOutput
- RuboCop::Cop::RSpec::ExplicitHelper
- RuboCop::Cop::RSpec::FileHelp
- RuboCop::Cop::RSpec::FinalEndLocation
- RuboCop::Cop::RSpec::Focus
- RuboCop::Cop::RSpec::HookArgument
- RuboCop::Cop::RSpec::HooksBeforeExamples
- RuboCop::Cop::RSpec::IdenticalEqualityAssertion
- RuboCop::Cop::RSpec::ImplicitBlockExpectation
- RuboCop::Cop::RSpec::ImplicitExpect
- RuboCop::Cop::RSpec::ImplicitSubject
- RuboCop::Cop::RSpec::IncludeExamples
- RuboCop::Cop::RSpec::IndexedLet
- RuboCop::Cop::RSpec::InflectedHelper
- RuboCop::Cop::RSpec::InsideExampleGroup
- RuboCop::Cop::RSpec::InstanceSpy
- RuboCop::Cop::RSpec::InstanceVariable
- RuboCop::Cop::RSpec::IsExpectedSpecify
- RuboCop::Cop::RSpec::ItBehavesLike
- RuboCop::Cop::RSpec::IteratedExpectation
- RuboCop::Cop::RSpec::LeadingSubject
- RuboCop::Cop::RSpec::LeakyConstantDeclaration
- RuboCop::Cop::RSpec::LetBeforeExamples
- RuboCop::Cop::RSpec::LetSetup
- RuboCop::Cop::RSpec::LocationHelp
- RuboCop::Cop::RSpec::MatchArray
- RuboCop::Cop::RSpec::MessageChain
- RuboCop::Cop::RSpec::MessageExpectation
- RuboCop::Cop::RSpec::MessageSpies
- RuboCop::Cop::RSpec::Metadata
- RuboCop::Cop::RSpec::MetadataStyle
- RuboCop::Cop::RSpec::MissingExampleGroupArgument
- RuboCop::Cop::RSpec::MissingExpectationTargetMethod
- RuboCop::Cop::RSpec::MultipleDescribes
- RuboCop::Cop::RSpec::MultipleExpectations
- RuboCop::Cop::RSpec::MultipleMemoizedHelpers
- RuboCop::Cop::RSpec::MultipleSubjects
- RuboCop::Cop::RSpec::NamedSubject
- RuboCop::Cop::RSpec::Namespace
- RuboCop::Cop::RSpec::NestedGroups
- RuboCop::Cop::RSpec::NoExpectationExample
- RuboCop::Cop::RSpec::NotToNot
- RuboCop::Cop::RSpec::OverwritingSetup
- RuboCop::Cop::RSpec::Pending
- RuboCop::Cop::RSpec::PendingWithoutReason
- RuboCop::Cop::RSpec::PredicateMatcher
- RuboCop::Cop::RSpec::ReceiveCounts
- RuboCop::Cop::RSpec::ReceiveMessages
- RuboCop::Cop::RSpec::ReceiveNever
- RuboCop::Cop::RSpec::RedundantAround
- RuboCop::Cop::RSpec::RedundantPredicateMatcher
- RuboCop::Cop::RSpec::RemoveConst
- RuboCop::Cop::RSpec::RepeatedDescription
- RuboCop::Cop::RSpec::RepeatedExample
- RuboCop::Cop::RSpec::RepeatedExampleGroupBody
- RuboCop::Cop::RSpec::RepeatedExampleGroupDescription
- RuboCop::Cop::RSpec::RepeatedIncludeExample
- RuboCop::Cop::RSpec::RepeatedSubjectCall
- RuboCop::Cop::RSpec::ReturnFromStub
- RuboCop::Cop::RSpec::ReturnFromStub::AndReturnCallCorrector
- RuboCop::Cop::RSpec::ReturnFromStub::BlockBodyCorrector
- RuboCop::Cop::RSpec::ScatteredLet
- RuboCop::Cop::RSpec::ScatteredSetup
- RuboCop::Cop::RSpec::SharedContext
- RuboCop::Cop::RSpec::SharedExamples
- RuboCop::Cop::RSpec::SharedExamples::StringChecker
- RuboCop::Cop::RSpec::SharedExamples::SymbolChecker
- RuboCop::Cop::RSpec::SingleArgumentMessageChain
- RuboCop::Cop::RSpec::SkipBlockInsideExample
- RuboCop::Cop::RSpec::SkipOrPending
- RuboCop::Cop::RSpec::SortMetadata
- RuboCop::Cop::RSpec::SpecFilePathFormat
- RuboCop::Cop::RSpec::SpecFilePathSuffix
- RuboCop::Cop::RSpec::StubbedMock
- RuboCop::Cop::RSpec::SubjectDeclaration
- RuboCop::Cop::RSpec::SubjectStub
- RuboCop::Cop::RSpec::TopLevelGroup
- RuboCop::Cop::RSpec::UndescriptiveLiteralsDescription
- RuboCop::Cop::RSpec::UnspecifiedException
- RuboCop::Cop::RSpec::Variable
- RuboCop::Cop::RSpec::VariableDefinition
- RuboCop::Cop::RSpec::VariableName
- RuboCop::Cop::RSpec::VerifiedDoubleReference
- RuboCop::Cop::RSpec::VerifiedDoubles
- RuboCop::Cop::RSpec::VoidExpect
- RuboCop::Cop::RSpec::Yield
- RuboCop::RSpec
- RuboCop::RSpec::AlignLetBrace
- RuboCop::RSpec::Concept
- RuboCop::RSpec::ConfigFormatter
- RuboCop::RSpec::Cop
- RuboCop::RSpec::Cop::Generator
- RuboCop::RSpec::Corrector
- RuboCop::RSpec::Corrector::MoveNode
- RuboCop::RSpec::DescriptionExtractor
- RuboCop::RSpec::DescriptionExtractor::CodeObject
- RuboCop::RSpec::Example
- RuboCop::RSpec::ExampleGroup
- RuboCop::RSpec::Hook
- RuboCop::RSpec::Language
- RuboCop::RSpec::Language::ALL
- RuboCop::RSpec::Language::ExampleGroups
- RuboCop::RSpec::Language::Examples
- RuboCop::RSpec::Language::Expectations
- RuboCop::RSpec::Language::Helpers
- RuboCop::RSpec::Language::HookScopes
- RuboCop::RSpec::Language::Hooks
- RuboCop::RSpec::Language::Includes
- RuboCop::RSpec::Language::Runners
- RuboCop::RSpec::Language::SharedGroups
- RuboCop::RSpec::Language::Subjects
- RuboCop::RSpec::Node
- RuboCop::RSpec::Plugin
- RuboCop::RSpec::Version
- RuboCop::RSpec::Wording
Methods
- ::autocorrect_incompatible_with — RuboCop::Cop::RSpec::AlignLeftLetBrace
- ::autocorrect_incompatible_with — RuboCop::Cop::RSpec::AlignRightLetBrace
- ::autocorrect_incompatible_with — RuboCop::Cop::RSpec::LetBeforeExamples
- ::inherited — RuboCop::Cop::RSpec::Base
- ::new — RuboCop::Cop::RSpec::ReturnFromStub::AndReturnCallCorrector
- ::new — RuboCop::Cop::RSpec::ReturnFromStub::BlockBodyCorrector
- ::new — RuboCop::Cop::RSpec::SharedExamples::SymbolChecker
- ::new — RuboCop::Cop::RSpec::SharedExamples::StringChecker
- ::new — RuboCop::RSpec::AlignLetBrace
- ::new — RuboCop::RSpec::Concept
- ::new — RuboCop::RSpec::ConfigFormatter
- ::new — RuboCop::RSpec::Corrector::MoveNode
- ::new — RuboCop::RSpec::DescriptionExtractor
- ::new — RuboCop::RSpec::DescriptionExtractor::CodeObject
- ::new — RuboCop::RSpec::Wording
- #== — RuboCop::RSpec::Concept
- #about — RuboCop::RSpec::Plugin
- #abstract? — RuboCop::RSpec::DescriptionExtractor::CodeObject
- #add_no_arg_offense — RuboCop::Cop::RSpec::AroundBlock
- #add_repeated_lines — RuboCop::Cop::RSpec::RepeatedExampleGroupBody
- #add_repeated_lines — RuboCop::Cop::RSpec::RepeatedExampleGroupDescription
- #add_repeated_lines — RuboCop::Cop::RSpec::RepeatedIncludeExample
- #add_repeated_lines_and_arguments — RuboCop::Cop::RSpec::ReceiveMessages
- #add_whitespace_offense — RuboCop::Cop::RSpec::ExcessiveDocstringSpacing
- #add_wording_offense — RuboCop::Cop::RSpec::ExampleWording
- #adjacent_let_chunks — RuboCop::RSpec::AlignLetBrace
- #all_helpers — RuboCop::Cop::RSpec::MultipleMemoizedHelpers
- #allow_consecutive_one_liners? — RuboCop::Cop::RSpec::EmptyLineAfterExample
- #allow_explicit_subject? — RuboCop::Cop::RSpec::NamedSubject
- #allow_subject? — RuboCop::Cop::RSpec::MultipleMemoizedHelpers
- #allowed? — RuboCop::Cop::RSpec::DescribedClass
- #allowed_explicit_matchers — RuboCop::Cop::RSpec::ExplicitHelper
- #allowed_groups — RuboCop::Cop::RSpec::NestedGroups
- #allowed_identifiers — RuboCop::Cop::RSpec::IndexedLet
- #allowed_one_liner? — RuboCop::Cop::RSpec::EmptyLineAfterExample
- #allowed_patterns — RuboCop::Cop::RSpec::ContextWording
- #always? — RuboCop::Cop::RSpec::NamedSubject
- #append_suffix — RuboCop::RSpec::Wording
- #arguments — RuboCop::Cop::RSpec::ReceiveMessages
- #arguments_with_whitespace — RuboCop::Cop::RSpec::LocationHelp
- #assignment_only? — RuboCop::Cop::RSpec::InstanceVariable
- #autocorrect — RuboCop::Cop::RSpec::ChangeByZero
- #autocorrect — RuboCop::Cop::RSpec::ClassCheck
- #autocorrect — RuboCop::Cop::RSpec::DescribedClass
- #autocorrect — RuboCop::Cop::RSpec::DuplicatedMetadata
- #autocorrect — RuboCop::Cop::RSpec::HookArgument
- #autocorrect — RuboCop::Cop::RSpec::HooksBeforeExamples
- #autocorrect — RuboCop::Cop::RSpec::ImplicitSubject
- #autocorrect — RuboCop::Cop::RSpec::InstanceSpy
- #autocorrect — RuboCop::Cop::RSpec::LeadingSubject
- #autocorrect — RuboCop::Cop::RSpec::LetBeforeExamples
- #autocorrect — RuboCop::Cop::RSpec::MultipleSubjects
- #autocorrect — RuboCop::Cop::RSpec::ReceiveCounts
- #autocorrect — RuboCop::Cop::RSpec::ReceiveNever
- #autocorrect — RuboCop::Cop::RSpec::RedundantAround
- #autocorrect — RuboCop::Cop::RSpec::ScatteredSetup
- #autocorrect — RuboCop::Cop::RSpec::SingleArgumentMessageChain
- #autocorrect — RuboCop::Cop::RSpec::VerifiedDoubleReference
- #autocorrect — RuboCop::Cop::RSpec::Yield
- #autocorrect_array_arg — RuboCop::Cop::RSpec::SingleArgumentMessageChain
- #autocorrect_compound — RuboCop::Cop::RSpec::ChangeByZero
- #autocorrect_for_populated_array — RuboCop::Cop::RSpec::ContainExactly
- #autocorrect_hash_arg — RuboCop::Cop::RSpec::SingleArgumentMessageChain
- #autocorrect_incompatible_with — Object
- #autocorrect_pair — RuboCop::Cop::RSpec::MetadataStyle
- #autocorrect_symbol — RuboCop::Cop::RSpec::MetadataStyle
- #bad_metadata_pair? — RuboCop::Cop::RSpec::MetadataStyle
- #bad_metadata_symbol? — RuboCop::Cop::RSpec::MetadataStyle
- #begin_pos_with_comment — RuboCop::Cop::RSpec::CommentsHelp
- #block_node_example_group? — RuboCop::Cop::RSpec::PendingWithoutReason
- #block_range — RuboCop::Cop::RSpec::Yield
- #block_with_whitespace — RuboCop::Cop::RSpec::LocationHelp
- #boolean_matcher? — RuboCop::Cop::RSpec::InflectedHelper
- #buffer — RuboCop::Cop::RSpec::CommentsHelp
- #call — RuboCop::Cop::RSpec::ReturnFromStub::AndReturnCallCorrector
- #call — RuboCop::Cop::RSpec::ReturnFromStub::BlockBodyCorrector
- #calling_block? — RuboCop::Cop::RSpec::Yield
- #camel_to_snake_case — RuboCop::Cop::RSpec::SpecFilePathFormat
- #cannot_replace_predicate? — RuboCop::Cop::RSpec::InflectedHelper
- #chained_single_line_hooks? — RuboCop::Cop::RSpec::EmptyLineAfterHook
- #check_and_return_call — RuboCop::Cop::RSpec::ReturnFromStub
- #check_be_nil_style — RuboCop::Cop::RSpec::BeNil
- #check_be_style — RuboCop::Cop::RSpec::BeNil
- #check_block_body — RuboCop::Cop::RSpec::ReturnFromStub
- #check_example_without_description — RuboCop::Cop::RSpec::ExampleWithoutDescription
- #check_expect — RuboCop::Cop::RSpec::VoidExpect
- #check_explicit — RuboCop::Cop::RSpec::ExplicitHelper
- #check_explicit_subject — RuboCop::Cop::RSpec::NamedSubject
- #check_for_numblock — RuboCop::Cop::RSpec::AroundBlock
- #check_for_unused_proxy — RuboCop::Cop::RSpec::AroundBlock
- #check_hooks — RuboCop::Cop::RSpec::HooksBeforeExamples
- #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
- #check_populated_array — RuboCop::Cop::RSpec::MatchArray
- #check_populated_collection — RuboCop::Cop::RSpec::ContainExactly
- #check_previous_nodes — RuboCop::Cop::RSpec::LeadingSubject
- #child_let_bang — RuboCop::Cop::RSpec::LetSetup
- #collapse_namespace — RuboCop::Cop::RSpec::DescribedClass
- #common_setup? — RuboCop::Cop::RSpec::OverwritingSetup
- #complex_literal? — RuboCop::Cop::RSpec::ExpectActual
- #compound_expectations? — RuboCop::Cop::RSpec::ChangeByZero
- #conditionals_with_examples? — RuboCop::Cop::RSpec::EmptyExampleGroup
- #configuration — RuboCop::RSpec::DescriptionExtractor::CodeObject
- #consecutive_one_liner? — RuboCop::Cop::RSpec::EmptyLineAfterExample
- #const_name — RuboCop::Cop::RSpec::DescribedClass
- #context_with_only_examples — RuboCop::Cop::RSpec::SharedContext
- #convert_block_to_yield — RuboCop::Cop::RSpec::Yield
- #cop_config_patterns_values — RuboCop::Cop::RSpec::IndexedLet
- #cop_label — RuboCop::Cop::RSpec::ExampleLength
- #cop_name — RuboCop::RSpec::DescriptionExtractor::CodeObject
- #cop_subclass? — RuboCop::RSpec::DescriptionExtractor::CodeObject
- #cops — RuboCop::RSpec::ConfigFormatter
- #correct_path? — RuboCop::Cop::RSpec::SpecFilePathSuffix
- #correct_path_pattern — RuboCop::Cop::RSpec::SpecFilePathFormat
- #correct_send — RuboCop::Cop::RSpec::Focus
- #correct_variable — RuboCop::Cop::RSpec::VariableDefinition
- #corrector_explicit — RuboCop::Cop::RSpec::ExplicitHelper
- #count_up_nesting? — RuboCop::Cop::RSpec::NestedGroups
- #crime_scene — RuboCop::Cop::RSpec::SortMetadata
- #custom_transform — RuboCop::Cop::RSpec::ExampleWording
- #custom_transform — RuboCop::Cop::RSpec::SpecFilePathFormat
- #deep_dup — Object
- #definition — RuboCop::RSpec::Example
- #description — RuboCop::Cop::RSpec::ContextWording
- #description — RuboCop::RSpec::DescriptionExtractor::CodeObject
- #detect_offense — RuboCop::Cop::RSpec::RepeatedSubjectCall
- #detect_offenses_in_block — RuboCop::Cop::RSpec::RepeatedSubjectCall
- #detect_offenses_in_example — RuboCop::Cop::RSpec::RepeatedSubjectCall
- #detect_subjects_in_scope — RuboCop::Cop::RSpec::RepeatedSubjectCall
- #disallow_empty_description? — RuboCop::Cop::RSpec::ExampleWithoutDescription
- #doc_string — RuboCop::RSpec::Example
- #docstring — RuboCop::Cop::RSpec::ExampleWording
- #docstring — RuboCop::Cop::RSpec::ExcessiveDocstringSpacing
- #documented_constant — RuboCop::RSpec::DescriptionExtractor::CodeObject
- #dump — RuboCop::RSpec::ConfigFormatter
- #duplicated? — RuboCop::Cop::RSpec::DuplicatedMetadata
- #dynamic? — RuboCop::Cop::RSpec::ReturnFromStub
- #empty_exception_matcher? — RuboCop::Cop::RSpec::UnspecifiedException
- #end_line_position — RuboCop::Cop::RSpec::CommentsHelp
- #ensure_correct_file_path — RuboCop::Cop::RSpec::SpecFilePathFormat
- #eql? — RuboCop::RSpec::Concept
- #error_message — RuboCop::Cop::RSpec::MessageSpies
- #example? — RuboCop::RSpec::Hook
- #example_group_root? — RuboCop::Cop::RSpec::InsideExampleGroup
- #example_group_root_with_siblings? — RuboCop::Cop::RSpec::InsideExampleGroup
- #example_group_with_include_examples? — RuboCop::Cop::RSpec::LetBeforeExamples
- #example_of — RuboCop::Cop::RSpec::ImplicitSubject
- #example_signature — RuboCop::Cop::RSpec::RepeatedDescription
- #example_signature — RuboCop::Cop::RSpec::RepeatedExample
- #example_with_aggregate_failures? — RuboCop::Cop::RSpec::MultipleExpectations
- #examples — RuboCop::RSpec::ExampleGroup
- #examples_in_branches? — RuboCop::Cop::RSpec::EmptyExampleGroup
- #examples_with_only_context — RuboCop::Cop::RSpec::SharedContext
- #excessive_whitespace? — RuboCop::Cop::RSpec::ExcessiveDocstringSpacing
- #expanded_file_path — RuboCop::Cop::RSpec::FileHelp
- #expect_block — RuboCop::Cop::RSpec::RepeatedSubjectCall
- #expect_patterns — RuboCop::Cop::RSpec::ContextWording
- #expected_path — RuboCop::Cop::RSpec::SpecFilePathFormat
- #explicit_message — RuboCop::Cop::RSpec::HookArgument
- #filename_ends_with? — RuboCop::Cop::RSpec::SpecFilePathFormat
- #filter_indexed_lets — RuboCop::Cop::RSpec::IndexedLet
- #final_end_location — RuboCop::Cop::RSpec::FinalEndLocation
- #find_aggregate_failures — RuboCop::Cop::RSpec::MultipleExpectations
- #find_all — RuboCop::RSpec::ExampleGroup
- #find_all_explicit — RuboCop::Cop::RSpec::SubjectStub
- #find_all_in_scope — RuboCop::RSpec::ExampleGroup
- #find_duplicates — RuboCop::Cop::RSpec::OverwritingSetup
- #find_expect_to — RuboCop::Cop::RSpec::UnspecifiedException
- #find_expectation — RuboCop::Cop::RSpec::MultipleExpectations
- #find_first_example — RuboCop::Cop::RSpec::HooksBeforeExamples
- #find_first_example — RuboCop::Cop::RSpec::LetBeforeExamples
- #find_nested_example_groups — RuboCop::Cop::RSpec::NestedGroups
- #find_subject — RuboCop::Cop::RSpec::ImplicitBlockExpectation
- #find_subject — RuboCop::Cop::RSpec::NamedSubject
- #find_subject_expectations — RuboCop::Cop::RSpec::SubjectStub
- #find_usage — RuboCop::Cop::RSpec::DescribedClass
- #flag_example — RuboCop::Cop::RSpec::MultipleExpectations
- #format_message — RuboCop::Cop::RSpec::ClassCheck
- #format_symbol_to_pair_source — RuboCop::Cop::RSpec::MetadataStyle
- #full_const_name — RuboCop::Cop::RSpec::DescribedClass
- #generate_replacement — RuboCop::Cop::RSpec::Yield
- #hash — RuboCop::RSpec::Concept
- #hash_without_braces? — RuboCop::Cop::RSpec::ReturnFromStub::AndReturnCallCorrector
- #helpers — RuboCop::Cop::RSpec::MultipleMemoizedHelpers
- #heredoc? — RuboCop::Cop::RSpec::ReturnFromStub::AndReturnCallCorrector
- #heredoc? — RuboCop::Cop::RSpec::ReturnFromStub::BlockBodyCorrector
- #heredoc_argument? — RuboCop::Cop::RSpec::ExplicitHelper
- #heredoc_or_splat? — RuboCop::Cop::RSpec::ReceiveMessages
- #hook — RuboCop::Cop::RSpec::HookArgument
- #hooks — RuboCop::RSpec::ExampleGroup
- #ignore? — RuboCop::Cop::RSpec::SpecFilePathFormat
- #ignore_metadata — RuboCop::Cop::RSpec::SpecFilePathFormat
- #ignore_metadata? — RuboCop::Cop::RSpec::SpecFilePathFormat
- #ignore_methods? — RuboCop::Cop::RSpec::SpecFilePathFormat
- #ignored_metadata — RuboCop::Cop::RSpec::DescribeClass
- #ignored_metadata? — RuboCop::Cop::RSpec::DescribeClass
- #ignored_shared_example? — RuboCop::Cop::RSpec::NamedSubject
- #ignored_word? — RuboCop::RSpec::Wording
- #ignored_words — RuboCop::Cop::RSpec::ExampleWording
- #implementation — RuboCop::RSpec::Example
- #implicit_style? — RuboCop::Cop::RSpec::HookArgument
- #implicit_subject_in_non_its? — RuboCop::Cop::RSpec::ImplicitSubject
- #implicit_subject_in_non_its_and_non_single_line? — RuboCop::Cop::RSpec::ImplicitSubject
- #implicit_subject_in_non_its_and_non_single_statement? — RuboCop::Cop::RSpec::ImplicitSubject
- #indent_for — RuboCop::RSpec::AlignLetBrace
- #indexed_let? — RuboCop::Cop::RSpec::IndexedLet
- #insert_operator — RuboCop::Cop::RSpec::ChangeByZero
- #insert_pair — RuboCop::Cop::RSpec::MetadataStyle
- #insert_pair_as_last_argument — RuboCop::Cop::RSpec::MetadataStyle
- #insert_pair_to_empty_hash_metadata — RuboCop::Cop::RSpec::MetadataStyle
- #insert_pair_to_non_empty_hash_metadata — RuboCop::Cop::RSpec::MetadataStyle
- #insert_symbol — RuboCop::Cop::RSpec::MetadataStyle
- #inside_describe_block? — RuboCop::Cop::RSpec::LeakyConstantDeclaration
- #inside_example? — RuboCop::Cop::RSpec::SkipBlockInsideExample
- #inside_example? — RuboCop::Cop::RSpec::VoidExpect
- #inside_example_group? — RuboCop::Cop::RSpec::InsideExampleGroup
- #inside_example_scope? — RuboCop::Cop::RSpec::ExpectOutput
- #insufficient_docstring? — RuboCop::Cop::RSpec::ExampleWording
- #insufficient_examples — RuboCop::Cop::RSpec::ExampleWording
- #invalid? — RuboCop::Cop::RSpec::ImplicitSubject
- #item_range_by_whole_lines — RuboCop::Cop::RSpec::ReceiveMessages
- #its? — RuboCop::Cop::RSpec::ImplicitSubject
- #its_signature — RuboCop::Cop::RSpec::RepeatedDescription
- #key_to_arg — RuboCop::Cop::RSpec::SingleArgumentMessageChain
- #knowable_scope? — RuboCop::RSpec::Hook
- #last_arg_could_be_a_hash? — RuboCop::Cop::RSpec::SortMetadata
- #last_child? — RuboCop::Cop::RSpec::EmptyLineSeparation
- #let_group_for — RuboCop::RSpec::AlignLetBrace
- #let_name_stripped_index — RuboCop::Cop::RSpec::IndexedLet
- #let_token — RuboCop::RSpec::AlignLetBrace
- #lets — RuboCop::RSpec::ExampleGroup
- #lines_msg — RuboCop::Cop::RSpec::ScatteredSetup
- #literal? — RuboCop::Cop::RSpec::ExpectActual
- #literal_include_examples? — RuboCop::Cop::RSpec::RepeatedIncludeExample
- #matcher_for — RuboCop::Cop::RSpec::ReceiveCounts
- #max — RuboCop::Cop::RSpec::MultipleMemoizedHelpers
- #max_expectations — RuboCop::Cop::RSpec::MultipleExpectations
- #max_nesting — RuboCop::Cop::RSpec::NestedGroups
- #max_nesting_config — RuboCop::Cop::RSpec::NestedGroups
- #message — RuboCop::Cop::RSpec::ChangeByZero
- #message — RuboCop::Cop::RSpec::ContextWording
- #message — RuboCop::Cop::RSpec::DescribedClass
- #message — RuboCop::Cop::RSpec::ExpectInHook
- #message — RuboCop::Cop::RSpec::ExpectInLet
- #message — RuboCop::Cop::RSpec::ImplicitSubject
- #message — RuboCop::Cop::RSpec::ItBehavesLike
- #message — RuboCop::Cop::RSpec::NestedGroups
- #message — RuboCop::Cop::RSpec::NotToNot
- #message — RuboCop::Cop::RSpec::ReceiveMessages
- #message — RuboCop::Cop::RSpec::RedundantPredicateMatcher
- #message — RuboCop::Cop::RSpec::RepeatedExampleGroupBody
- #message — RuboCop::Cop::RSpec::RepeatedExampleGroupDescription
- #message — RuboCop::Cop::RSpec::RepeatedIncludeExample
- #message — RuboCop::Cop::RSpec::ScatteredSetup
- #message — RuboCop::Cop::RSpec::SharedExamples::SymbolChecker
- #message — RuboCop::Cop::RSpec::SharedExamples::StringChecker
- #message — RuboCop::Cop::RSpec::VariableName
- #message_compound — RuboCop::Cop::RSpec::ChangeByZero
- #message_explicit — RuboCop::Cop::RSpec::ExplicitHelper
- #message_for — RuboCop::Cop::RSpec::ReceiveCounts
- #message_for — RuboCop::Cop::RSpec::SubjectDeclaration
- #message_for_style — RuboCop::Cop::RSpec::MetadataStyle
- #message_inflected — RuboCop::Cop::RSpec::InflectedHelper
- #metadata — RuboCop::RSpec::Example
- #metadata — RuboCop::RSpec::Hook
- #method_name? — RuboCop::Cop::RSpec::ContextMethod
- #method_name_prefix? — RuboCop::Cop::RSpec::DescribeMethod
- #missing_separating_line — RuboCop::Cop::RSpec::EmptyLineSeparation
- #missing_separating_line_offense — RuboCop::Cop::RSpec::EmptyLineSeparation
- #move_after — RuboCop::RSpec::Corrector::MoveNode
- #move_before — RuboCop::RSpec::Corrector::MoveNode
- #move_predicate — RuboCop::Cop::RSpec::ExplicitHelper
- #msg — RuboCop::Cop::RSpec::StubbedMock
- #multi_statement_example_group? — RuboCop::Cop::RSpec::ImplicitBlockExpectation
- #multiline_block? — RuboCop::Cop::RSpec::HooksBeforeExamples
- #multiline_block? — RuboCop::Cop::RSpec::LetBeforeExamples
- #name — RuboCop::RSpec::Hook
- #name_pattern — RuboCop::Cop::RSpec::SpecFilePathFormat
- #named_only? — RuboCop::Cop::RSpec::NamedSubject
- #named_subject? — RuboCop::Cop::RSpec::MultipleSubjects
- #namespace — RuboCop::Cop::RSpec::Namespace
- #nearest_subject — RuboCop::Cop::RSpec::ImplicitBlockExpectation
- #nearest_subject — RuboCop::Cop::RSpec::NamedSubject
- #negated_matcher — RuboCop::Cop::RSpec::ChangeByZero
- #new_checker — RuboCop::Cop::RSpec::SharedExamples
- #next_one_line_example? — RuboCop::Cop::RSpec::EmptyLineAfterExample
- #node_range — RuboCop::RSpec::Corrector::MoveNode
- #node_range_with_surrounding_space — RuboCop::RSpec::Corrector::MoveNode
- #normalize_receive_arg — RuboCop::Cop::RSpec::ReceiveMessages
- #normalize_return_arg — RuboCop::Cop::RSpec::ReceiveMessages
- #offending? — RuboCop::Cop::RSpec::ClassCheck
- #offending? — RuboCop::Cop::RSpec::LeadingSubject
- #offending_expect — RuboCop::Cop::RSpec::ImplicitExpect
- #offending_loc — RuboCop::Cop::RSpec::EmptyLineSeparation
- #offending_node — RuboCop::Cop::RSpec::LeadingSubject
- #offending_tokens — RuboCop::RSpec::AlignLetBrace
- #offense? — RuboCop::Cop::RSpec::SharedExamples
- #offense? — RuboCop::Cop::RSpec::UndescriptiveLiteralsDescription
- #offense_message — RuboCop::Cop::RSpec::ImplicitExpect
- #offense_range — RuboCop::Cop::RSpec::Eq
- #offensive? — RuboCop::Cop::RSpec::DescribedClass
- #offensive? — RuboCop::Cop::RSpec::EmptyExampleGroup
- #offensive_described_class? — RuboCop::Cop::RSpec::DescribedClass
- #on_begin — RuboCop::Cop::RSpec::ReceiveMessages
- #on_begin — RuboCop::Cop::RSpec::RepeatedExampleGroupBody
- #on_begin — RuboCop::Cop::RSpec::RepeatedExampleGroupDescription
- #on_begin — RuboCop::Cop::RSpec::RepeatedIncludeExample
- #on_block — RuboCop::Cop::RSpec::AroundBlock
- #on_block — RuboCop::Cop::RSpec::ContextMethod
- #on_block — RuboCop::Cop::RSpec::ContextWording
- #on_block — RuboCop::Cop::RSpec::DescribedClass
- #on_block — RuboCop::Cop::RSpec::EmptyExampleGroup
- #on_block — RuboCop::Cop::RSpec::EmptyHook
- #on_block — RuboCop::Cop::RSpec::EmptyLineAfterExample
- #on_block — RuboCop::Cop::RSpec::EmptyLineAfterExampleGroup
- #on_block — RuboCop::Cop::RSpec::EmptyLineAfterFinalLet
- #on_block — RuboCop::Cop::RSpec::EmptyLineAfterHook
- #on_block — RuboCop::Cop::RSpec::EmptyLineAfterSubject
- #on_block — RuboCop::Cop::RSpec::ExampleLength
- #on_block — RuboCop::Cop::RSpec::ExampleWithoutDescription
- #on_block — RuboCop::Cop::RSpec::ExampleWording
- #on_block — RuboCop::Cop::RSpec::ExpectChange
- #on_block — RuboCop::Cop::RSpec::ExpectInHook
- #on_block — RuboCop::Cop::RSpec::ExpectInLet
- #on_block — RuboCop::Cop::RSpec::HookArgument
- #on_block — RuboCop::Cop::RSpec::HooksBeforeExamples
- #on_block — RuboCop::Cop::RSpec::IndexedLet
- #on_block — RuboCop::Cop::RSpec::InstanceSpy
- #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::MissingExampleGroupArgument
- #on_block — RuboCop::Cop::RSpec::MultipleExpectations
- #on_block — RuboCop::Cop::RSpec::MultipleMemoizedHelpers
- #on_block — RuboCop::Cop::RSpec::MultipleSubjects
- #on_block — RuboCop::Cop::RSpec::NamedSubject
- #on_block — RuboCop::Cop::RSpec::NoExpectationExample
- #on_block — RuboCop::Cop::RSpec::OverwritingSetup
- #on_block — RuboCop::Cop::RSpec::PredicateMatcher
- #on_block — RuboCop::Cop::RSpec::RedundantAround
- #on_block — RuboCop::Cop::RSpec::RepeatedDescription
- #on_block — RuboCop::Cop::RSpec::RepeatedExample
- #on_block — RuboCop::Cop::RSpec::ReturnFromStub
- #on_block — RuboCop::Cop::RSpec::ScatteredLet
- #on_block — RuboCop::Cop::RSpec::ScatteredSetup
- #on_block — RuboCop::Cop::RSpec::SharedContext
- #on_block — RuboCop::Cop::RSpec::SkipBlockInsideExample
- #on_block — RuboCop::Cop::RSpec::UndescriptiveLiteralsDescription
- #on_block — RuboCop::Cop::RSpec::VoidExpect
- #on_block — RuboCop::Cop::RSpec::Yield
- #on_block — RuboCop::Cop::RSpec::Metadata
- #on_casgn — RuboCop::Cop::RSpec::LeakyConstantDeclaration
- #on_class — RuboCop::Cop::RSpec::LeakyConstantDeclaration
- #on_expectation — RuboCop::Cop::RSpec::StubbedMock
- #on_focused_block — RuboCop::Cop::RSpec::Focus
- #on_gvasgn — RuboCop::Cop::RSpec::ExpectOutput
- #on_metadata — RuboCop::Cop::RSpec::DuplicatedMetadata
- #on_metadata — RuboCop::Cop::RSpec::EmptyMetadata
- #on_metadata — RuboCop::Cop::RSpec::Focus
- #on_metadata — RuboCop::Cop::RSpec::MetadataStyle
- #on_metadata — RuboCop::Cop::RSpec::SortMetadata
- #on_metadata — RuboCop::Cop::RSpec::Metadata
- #on_metadata_arguments — RuboCop::Cop::RSpec::Metadata
- #on_metadata_pair — RuboCop::Cop::RSpec::MetadataStyle
- #on_metadata_symbol — RuboCop::Cop::RSpec::DuplicatedMetadata
- #on_metadata_symbol — RuboCop::Cop::RSpec::MetadataStyle
- #on_module — RuboCop::Cop::RSpec::DescribedClassModuleWrapping
- #on_module — RuboCop::Cop::RSpec::LeakyConstantDeclaration
- #on_new_investigation — RuboCop::Cop::RSpec::AlignLeftLetBrace
- #on_new_investigation — RuboCop::Cop::RSpec::AlignRightLetBrace
- #on_new_investigation — RuboCop::Cop::RSpec::Base
- #on_new_investigation — RuboCop::Cop::RSpec::MultipleMemoizedHelpers
- #on_new_investigation — RuboCop::Cop::RSpec::TopLevelGroup
- #on_numblock — RuboCop::Cop::RSpec::AroundBlock
- #on_numblock — RuboCop::Cop::RSpec::EmptyLineAfterHook
- #on_numblock — RuboCop::Cop::RSpec::ExpectInHook
- #on_numblock — RuboCop::Cop::RSpec::HookArgument
- #on_numblock — RuboCop::Cop::RSpec::HooksBeforeExamples
- #on_numblock — RuboCop::Cop::RSpec::IteratedExpectation
- #on_numblock — RuboCop::Cop::RSpec::NoExpectationExample
- #on_numblock — RuboCop::Cop::RSpec::RedundantAround
- #on_numblock — RuboCop::Cop::RSpec::SkipBlockInsideExample
- #on_numblock — RuboCop::Cop::RSpec::Metadata
- #on_pending_by_metadata — RuboCop::Cop::RSpec::PendingWithoutReason
- #on_send — RuboCop::Cop::RSpec::AnyInstance
- #on_send — RuboCop::Cop::RSpec::Be
- #on_send — RuboCop::Cop::RSpec::BeEmpty
- #on_send — RuboCop::Cop::RSpec::BeEq
- #on_send — RuboCop::Cop::RSpec::BeEql
- #on_send — RuboCop::Cop::RSpec::BeNil
- #on_send — RuboCop::Cop::RSpec::BeforeAfterAll
- #on_send — RuboCop::Cop::RSpec::ChangeByZero
- #on_send — RuboCop::Cop::RSpec::ClassCheck
- #on_send — RuboCop::Cop::RSpec::ContainExactly
- #on_send — RuboCop::Cop::RSpec::DescribeSymbol
- #on_send — RuboCop::Cop::RSpec::Dialect
- #on_send — RuboCop::Cop::RSpec::EmptyOutput
- #on_send — RuboCop::Cop::RSpec::Eq
- #on_send — RuboCop::Cop::RSpec::ExcessiveDocstringSpacing
- #on_send — RuboCop::Cop::RSpec::ExpectActual
- #on_send — RuboCop::Cop::RSpec::ExpectChange
- #on_send — RuboCop::Cop::RSpec::Focus
- #on_send — RuboCop::Cop::RSpec::IdenticalEqualityAssertion
- #on_send — RuboCop::Cop::RSpec::ImplicitBlockExpectation
- #on_send — RuboCop::Cop::RSpec::ImplicitExpect
- #on_send — RuboCop::Cop::RSpec::ImplicitSubject
- #on_send — RuboCop::Cop::RSpec::IncludeExamples
- #on_send — RuboCop::Cop::RSpec::IsExpectedSpecify
- #on_send — RuboCop::Cop::RSpec::ItBehavesLike
- #on_send — RuboCop::Cop::RSpec::MatchArray
- #on_send — RuboCop::Cop::RSpec::MessageChain
- #on_send — RuboCop::Cop::RSpec::MessageExpectation
- #on_send — RuboCop::Cop::RSpec::MessageSpies
- #on_send — RuboCop::Cop::RSpec::MissingExpectationTargetMethod
- #on_send — RuboCop::Cop::RSpec::NotToNot
- #on_send — RuboCop::Cop::RSpec::Pending
- #on_send — RuboCop::Cop::RSpec::PendingWithoutReason
- #on_send — RuboCop::Cop::RSpec::PredicateMatcher
- #on_send — RuboCop::Cop::RSpec::ReceiveCounts
- #on_send — RuboCop::Cop::RSpec::ReceiveNever
- #on_send — RuboCop::Cop::RSpec::RedundantAround
- #on_send — RuboCop::Cop::RSpec::RedundantPredicateMatcher
- #on_send — RuboCop::Cop::RSpec::RemoveConst
- #on_send — RuboCop::Cop::RSpec::ReturnFromStub
- #on_send — RuboCop::Cop::RSpec::SharedExamples
- #on_send — RuboCop::Cop::RSpec::SingleArgumentMessageChain
- #on_send — RuboCop::Cop::RSpec::StubbedMock
- #on_send — RuboCop::Cop::RSpec::SubjectDeclaration
- #on_send — RuboCop::Cop::RSpec::UnspecifiedException
- #on_send — RuboCop::Cop::RSpec::VariableDefinition
- #on_send — RuboCop::Cop::RSpec::VariableName
- #on_send — RuboCop::Cop::RSpec::VerifiedDoubleReference
- #on_send — RuboCop::Cop::RSpec::VerifiedDoubles
- #on_send — RuboCop::Cop::RSpec::VoidExpect
- #on_skipped_by_example_group_method — RuboCop::Cop::RSpec::PendingWithoutReason
- #on_skipped_by_example_method — RuboCop::Cop::RSpec::PendingWithoutReason
- #on_skipped_by_in_example_method — RuboCop::Cop::RSpec::PendingWithoutReason
- #on_top_level_example_group — RuboCop::Cop::RSpec::SpecFilePathFormat
- #on_top_level_example_group — RuboCop::Cop::RSpec::SpecFilePathSuffix
- #on_top_level_example_group — RuboCop::Cop::RSpec::TopLevelGroup
- #on_top_level_group — RuboCop::Cop::RSpec::DescribeClass
- #on_top_level_group — RuboCop::Cop::RSpec::DescribeMethod
- #on_top_level_group — RuboCop::Cop::RSpec::InstanceVariable
- #on_top_level_group — RuboCop::Cop::RSpec::MultipleDescribes
- #on_top_level_group — RuboCop::Cop::RSpec::NestedGroups
- #on_top_level_group — RuboCop::Cop::RSpec::RepeatedSubjectCall
- #on_top_level_group — RuboCop::Cop::RSpec::SubjectStub
- #on_top_level_group — RuboCop::Cop::RSpec::TopLevelGroup
- #only_expectations? — RuboCop::Cop::RSpec::IteratedExpectation
- #only_static_constants? — RuboCop::Cop::RSpec::DescribedClass
- #parent — RuboCop::Cop::RSpec::LeadingSubject
- #parent_node — RuboCop::Cop::RSpec::PendingWithoutReason
- #predicate? — RuboCop::Cop::RSpec::InflectedHelper
- #predicate_matcher_name? — RuboCop::Cop::RSpec::ExplicitHelper
- #preferred_method — RuboCop::Cop::RSpec::ChangeByZero
- #preferred_method_name — RuboCop::Cop::RSpec::ClassCheck
- #preferred_method_name? — RuboCop::Cop::RSpec::ClassCheck
- #preferred_method_names — RuboCop::Cop::RSpec::ClassCheck
- #preferred_style — RuboCop::Cop::RSpec::SharedExamples::SymbolChecker
- #preferred_style — RuboCop::Cop::RSpec::SharedExamples::StringChecker
- #preferred_style? — RuboCop::Cop::RSpec::MessageExpectation
- #preferred_style? — RuboCop::Cop::RSpec::MessageSpies
- #prefix_regexes — RuboCop::Cop::RSpec::ContextWording
- #prefixes — RuboCop::Cop::RSpec::ContextWording
- #preprocess — RuboCop::Cop::RSpec::ExampleWording
- #range — RuboCop::Cop::RSpec::ReceiveCounts
- #range — RuboCop::Cop::RSpec::ReturnFromStub::AndReturnCallCorrector
- #range_for_is_expected — RuboCop::Cop::RSpec::ImplicitExpect
- #receive_message_matcher — RuboCop::Cop::RSpec::MessageSpies
- #recursive_literal_or_const? — RuboCop::RSpec::Node
- #reference — RuboCop::RSpec::ConfigFormatter
- #register_offense — RuboCop::Cop::RSpec::ChangeByZero
- #register_offense — RuboCop::Cop::RSpec::ReceiveMessages
- #remove_autocorrect — RuboCop::Cop::RSpec::MultipleSubjects
- #remove_by_zero — RuboCop::Cop::RSpec::ChangeByZero
- #remove_empty_metadata — RuboCop::Cop::RSpec::EmptyMetadata
- #remove_pair — RuboCop::Cop::RSpec::MetadataStyle
- #remove_pair_following — RuboCop::Cop::RSpec::MetadataStyle
- #remove_pair_preceding — RuboCop::Cop::RSpec::MetadataStyle
- #remove_predicate — RuboCop::Cop::RSpec::InflectedHelper
- #remove_should_and_pluralize — RuboCop::RSpec::Wording
- #remove_symbol — RuboCop::Cop::RSpec::MetadataStyle
- #removed_range — RuboCop::Cop::RSpec::EmptyExampleGroup
- #rename_autocorrect — RuboCop::Cop::RSpec::MultipleSubjects
- #repeated_descriptions — RuboCop::Cop::RSpec::RepeatedDescription
- #repeated_examples — RuboCop::Cop::RSpec::RepeatedExample
- #repeated_group_bodies — RuboCop::Cop::RSpec::RepeatedExampleGroupBody
- #repeated_group_descriptions — RuboCop::Cop::RSpec::RepeatedExampleGroupDescription
- #repeated_hooks — RuboCop::Cop::RSpec::ScatteredSetup
- #repeated_include_examples — RuboCop::Cop::RSpec::RepeatedIncludeExample
- #repeated_its — RuboCop::Cop::RSpec::RepeatedDescription
- #repeated_receive_message — RuboCop::Cop::RSpec::ReceiveMessages
- #replace_nil — RuboCop::RSpec::ConfigFormatter
- #replace_node — RuboCop::Cop::RSpec::ChangeByZero
- #replace_prefix — RuboCop::RSpec::Wording
- #replace_to_receive_messages — RuboCop::Cop::RSpec::ReceiveMessages
- #replaceable_arguments? — RuboCop::Cop::RSpec::RedundantPredicateMatcher
- #replaceable_matcher? — RuboCop::Cop::RSpec::ExplicitHelper
- #replaced_method_name — RuboCop::Cop::RSpec::RedundantPredicateMatcher
- #replacement — RuboCop::Cop::RSpec::ReturnFromStub::AndReturnCallCorrector
- #replacement — RuboCop::Cop::RSpec::SingleArgumentMessageChain
- #replacement — RuboCop::Cop::RSpec::SortMetadata
- #replacement — RuboCop::Cop::RSpec::StubbedMock
- #replacement_matcher — RuboCop::Cop::RSpec::ExplicitHelper
- #replacement_source — RuboCop::Cop::RSpec::ImplicitExpect
- #replacement_text — RuboCop::Cop::RSpec::ExampleWording
- #requires_quotes? — RuboCop::Cop::RSpec::ReceiveMessages
- #rewrite — RuboCop::RSpec::Wording
- #rewrite_matcher — RuboCop::Cop::RSpec::InflectedHelper
- #root_node — RuboCop::Cop::RSpec::TopLevelGroup
- #rspec_cop? — RuboCop::RSpec::DescriptionExtractor::CodeObject
- #rspec_cop_namespace? — RuboCop::RSpec::DescriptionExtractor::CodeObject
- #rules — RuboCop::RSpec::Plugin
- #scope — RuboCop::RSpec::Hook
- #scope_argument — RuboCop::RSpec::Hook
- #scope_change? — RuboCop::Cop::RSpec::DescribedClass
- #scope_name — RuboCop::RSpec::Hook
- #signature_keys — RuboCop::Cop::RSpec::RepeatedExampleGroupBody
- #signature_keys — RuboCop::Cop::RSpec::RepeatedIncludeExample
- #simple_literal? — RuboCop::Cop::RSpec::ExpectActual
- #single_element_array? — RuboCop::Cop::RSpec::SingleArgumentMessageChain
- #single_expectation? — RuboCop::Cop::RSpec::IteratedExpectation
- #single_line? — RuboCop::Cop::RSpec::ImplicitSubject
- #single_line_lets — RuboCop::RSpec::AlignLetBrace
- #single_statement? — RuboCop::Cop::RSpec::ImplicitSubject
- #skippable_block? — RuboCop::Cop::RSpec::DescribedClass
- #skipped? — RuboCop::Cop::RSpec::Pending
- #skipped_regular_example_without_body? — RuboCop::Cop::RSpec::Pending
- #sort_pairs — RuboCop::Cop::RSpec::SortMetadata
- #sort_symbols — RuboCop::Cop::RSpec::SortMetadata
- #sorted? — RuboCop::Cop::RSpec::SortMetadata
- #source — RuboCop::RSpec::Corrector::MoveNode
- #source_range_with_comment — RuboCop::Cop::RSpec::CommentsHelp
- #start_line_position — RuboCop::Cop::RSpec::CommentsHelp
- #string? — RuboCop::Cop::RSpec::VariableDefinition
- #string_constant? — RuboCop::Cop::RSpec::DescribeClass
- #strip_excessive_whitespace — RuboCop::Cop::RSpec::ExcessiveDocstringSpacing
- #style_offense? — RuboCop::Cop::RSpec::VariableDefinition
- #subject_definition_is_named? — RuboCop::Cop::RSpec::NamedSubject
- #subjects — RuboCop::RSpec::ExampleGroup
- #substitute — RuboCop::RSpec::Wording
- #supported? — RuboCop::RSpec::Plugin
- #symbol? — RuboCop::Cop::RSpec::VariableDefinition
- #symbol? — RuboCop::Cop::RSpec::VerifiedDoubles
- #target_column_for — RuboCop::RSpec::AlignLetBrace
- #text — RuboCop::Cop::RSpec::ExampleWording
- #text — RuboCop::Cop::RSpec::ExcessiveDocstringSpacing
- #to_h — RuboCop::RSpec::DescriptionExtractor
- #to_node — RuboCop::RSpec::Concept
- #to_predicate_matcher — RuboCop::Cop::RSpec::InflectedHelper
- #to_predicate_method — RuboCop::Cop::RSpec::ExplicitHelper
- #todo — RuboCop::RSpec::Cop::Generator
- #token_aligner — RuboCop::Cop::RSpec::AlignLeftLetBrace
- #token_aligner — RuboCop::Cop::RSpec::AlignRightLetBrace
- #top_level_group? — RuboCop::Cop::RSpec::TopLevelGroup
- #top_level_groups — RuboCop::Cop::RSpec::TopLevelGroup
- #top_level_nodes — RuboCop::Cop::RSpec::TopLevelGroup
- #trailing_symbols — RuboCop::Cop::RSpec::SortMetadata
- #transform_metadata — RuboCop::RSpec::Hook
- #transform_true — RuboCop::RSpec::Hook
- #true? — RuboCop::Cop::RSpec::InflectedHelper
- #uncorrectable_matcher? — RuboCop::Cop::RSpec::ExplicitHelper
- #unified_config — RuboCop::RSpec::ConfigFormatter
- #uniq_items — RuboCop::Cop::RSpec::ReceiveMessages
- #unused_let_bang — RuboCop::Cop::RSpec::LetSetup
- #uppercase? — RuboCop::RSpec::Wording
- #valid_scope? — RuboCop::RSpec::Hook
- #valid_usage? — RuboCop::Cop::RSpec::InstanceVariable
- #valid_usage? — RuboCop::Cop::RSpec::SingleArgumentMessageChain
- #variable_nodes — RuboCop::Cop::RSpec::MultipleMemoizedHelpers
- #void? — RuboCop::Cop::RSpec::VoidExpect
- #with_surrounding — RuboCop::Cop::RSpec::Focus