Table of Contents - super_diff-0.8.0 Documentation
Classes and Modules
- ActiveRecord
- ActiveRecord::Base
- RSpec
- RSpec::Core
- RSpec::Core::Formatters
- RSpec::Core::Formatters::ConsoleCodes
- RSpec::Core::Formatters::ExceptionPresenter
- RSpec::Core::Formatters::SyntaxHighlighter
- RSpec::Expectations
- RSpec::Expectations::ExpectationHelper
- RSpec::Matchers
- RSpec::Matchers::BuiltIn
- RSpec::Matchers::BuiltIn::Be
- RSpec::Matchers::BuiltIn::BeComparedTo
- RSpec::Matchers::BuiltIn::BeFalsey
- RSpec::Matchers::BuiltIn::BeNil
- RSpec::Matchers::BuiltIn::BePredicate
- RSpec::Matchers::BuiltIn::BeTruthy
- RSpec::Matchers::BuiltIn::ContainExactly
- RSpec::Matchers::BuiltIn::Eq
- RSpec::Matchers::BuiltIn::Equal
- RSpec::Matchers::BuiltIn::Has
- RSpec::Matchers::BuiltIn::HaveAttributes
- RSpec::Matchers::BuiltIn::Include
- RSpec::Matchers::BuiltIn::Match
- RSpec::Matchers::BuiltIn::MatchArray
- RSpec::Matchers::BuiltIn::RaiseError
- RSpec::Matchers::BuiltIn::RespondTo
- RSpec::Matchers::ExpectedsForMultipleDiffs
- RSpec::Support
- RSpec::Support::ObjectFormatter
- SuperDiff
- SuperDiff::ActiveRecord
- SuperDiff::ActiveRecord::Differs
- SuperDiff::ActiveRecord::Differs::ActiveRecordRelation
- SuperDiff::ActiveRecord::ObjectInspection
- SuperDiff::ActiveRecord::ObjectInspection::InspectionTreeBuilders
- SuperDiff::ActiveRecord::ObjectInspection::InspectionTreeBuilders::ActiveRecordModel
- SuperDiff::ActiveRecord::ObjectInspection::InspectionTreeBuilders::ActiveRecordRelation
- SuperDiff::ActiveRecord::OperationTreeBuilders
- SuperDiff::ActiveRecord::OperationTreeBuilders::ActiveRecordModel
- SuperDiff::ActiveRecord::OperationTreeBuilders::ActiveRecordRelation
- SuperDiff::ActiveRecord::OperationTreeFlatteners
- SuperDiff::ActiveRecord::OperationTreeFlatteners::ActiveRecordRelation
- SuperDiff::ActiveRecord::OperationTrees
- SuperDiff::ActiveRecord::OperationTrees::ActiveRecordRelation
- SuperDiff::ActiveSupport
- SuperDiff::ActiveSupport::Differs
- SuperDiff::ActiveSupport::Differs::HashWithIndifferentAccess
- SuperDiff::ActiveSupport::ObjectInspection
- SuperDiff::ActiveSupport::ObjectInspection::InspectionTreeBuilders
- SuperDiff::ActiveSupport::ObjectInspection::InspectionTreeBuilders::HashWithIndifferentAccess
- SuperDiff::ActiveSupport::OperationTreeBuilders
- SuperDiff::ActiveSupport::OperationTreeBuilders::HashWithIndifferentAccess
- SuperDiff::ActiveSupport::OperationTreeFlatteners
- SuperDiff::ActiveSupport::OperationTreeFlatteners::HashWithIndifferentAccess
- SuperDiff::ActiveSupport::OperationTrees
- SuperDiff::ActiveSupport::OperationTrees::HashWithIndifferentAccess
- SuperDiff::ColorizedDocumentExtensions
- SuperDiff::Configuration
- SuperDiff::Csi
- SuperDiff::Csi::BoldSequence
- SuperDiff::Csi::Color
- SuperDiff::Csi::ColorSequenceBlock
- SuperDiff::Csi::ColorizedDocument
- SuperDiff::Csi::Document
- SuperDiff::Csi::Document::ColorRequest
- SuperDiff::Csi::Document::MethodRequest
- SuperDiff::Csi::Document::Request
- SuperDiff::Csi::EightBitColor
- SuperDiff::Csi::FourBitColor
- SuperDiff::Csi::ResetSequence
- SuperDiff::Csi::TwentyFourBitColor
- SuperDiff::Csi::TwentyFourBitColor::Triplet
- SuperDiff::Csi::UncolorizedDocument
- SuperDiff::DiffFormatters
- SuperDiff::DiffFormatters::Collection
- SuperDiff::DiffFormatters::MultilineString
- SuperDiff::Differs
- SuperDiff::Differs::Array
- SuperDiff::Differs::Base
- SuperDiff::Differs::CustomObject
- SuperDiff::Differs::DefaultObject
- SuperDiff::Differs::Empty
- SuperDiff::Differs::Hash
- SuperDiff::Differs::Main
- SuperDiff::Differs::MultilineString
- SuperDiff::Differs::TimeLike
- SuperDiff::EqualityMatchers
- SuperDiff::EqualityMatchers::Array
- SuperDiff::EqualityMatchers::Base
- SuperDiff::EqualityMatchers::Default
- SuperDiff::EqualityMatchers::Hash
- SuperDiff::EqualityMatchers::Main
- SuperDiff::EqualityMatchers::MultilineString
- SuperDiff::EqualityMatchers::Primitive
- SuperDiff::EqualityMatchers::SinglelineString
- SuperDiff::Errors
- SuperDiff::Errors::NoDiffFormatterAvailableError
- SuperDiff::Errors::NoDifferAvailableError
- SuperDiff::Errors::NoOperationalSequencerAvailableError
- SuperDiff::GemVersion
- SuperDiff::Helpers
- SuperDiff::ImplementationChecks
- SuperDiff::Line
- SuperDiff::ObjectInspection
- SuperDiff::ObjectInspection::InspectionTree
- SuperDiff::ObjectInspection::InspectionTree::DisallowedNodeError
- SuperDiff::ObjectInspection::InspectionTree::UpdateTieredLines
- SuperDiff::ObjectInspection::InspectionTreeBuilders
- SuperDiff::ObjectInspection::InspectionTreeBuilders::Array
- SuperDiff::ObjectInspection::InspectionTreeBuilders::Base
- SuperDiff::ObjectInspection::InspectionTreeBuilders::CustomObject
- SuperDiff::ObjectInspection::InspectionTreeBuilders::DefaultObject
- SuperDiff::ObjectInspection::InspectionTreeBuilders::Hash
- SuperDiff::ObjectInspection::InspectionTreeBuilders::Main
- SuperDiff::ObjectInspection::InspectionTreeBuilders::Primitive
- SuperDiff::ObjectInspection::InspectionTreeBuilders::TimeLike
- SuperDiff::ObjectInspection::Nodes
- SuperDiff::ObjectInspection::Nodes::AsLinesWhenRenderingToLines
- SuperDiff::ObjectInspection::Nodes::AsPrefixWhenRenderingToLines
- SuperDiff::ObjectInspection::Nodes::AsPreludeWhenRenderingToLines
- SuperDiff::ObjectInspection::Nodes::AsSingleLine
- SuperDiff::ObjectInspection::Nodes::Base
- SuperDiff::ObjectInspection::Nodes::Inspection
- SuperDiff::ObjectInspection::Nodes::Nesting
- SuperDiff::ObjectInspection::Nodes::OnlyWhen
- SuperDiff::ObjectInspection::Nodes::Text
- SuperDiff::ObjectInspection::Nodes::WhenEmpty
- SuperDiff::ObjectInspection::Nodes::WhenNonEmpty
- SuperDiff::ObjectInspection::Nodes::WhenRenderingToLines
- SuperDiff::ObjectInspection::Nodes::WhenRenderingToString
- SuperDiff::ObjectInspection::PrefixForNextNode
- SuperDiff::ObjectInspection::PreludeForNextNode
- SuperDiff::OperationTreeBuilders
- SuperDiff::OperationTreeBuilders::Array
- SuperDiff::OperationTreeBuilders::Array::LcsCallbacks
- SuperDiff::OperationTreeBuilders::Base
- SuperDiff::OperationTreeBuilders::CustomObject
- SuperDiff::OperationTreeBuilders::DefaultObject
- SuperDiff::OperationTreeBuilders::Hash
- SuperDiff::OperationTreeBuilders::Main
- SuperDiff::OperationTreeBuilders::MultilineString
- SuperDiff::OperationTreeBuilders::TimeLike
- SuperDiff::OperationTreeFlatteners
- SuperDiff::OperationTreeFlatteners::Array
- SuperDiff::OperationTreeFlatteners::Base
- SuperDiff::OperationTreeFlatteners::Collection
- SuperDiff::OperationTreeFlatteners::Collection::InfiniteRecursionError
- SuperDiff::OperationTreeFlatteners::CustomObject
- SuperDiff::OperationTreeFlatteners::DefaultObject
- SuperDiff::OperationTreeFlatteners::Hash
- SuperDiff::OperationTreeFlatteners::MultilineString
- SuperDiff::OperationTrees
- SuperDiff::OperationTrees::Array
- SuperDiff::OperationTrees::Base
- SuperDiff::OperationTrees::CustomObject
- SuperDiff::OperationTrees::DefaultObject
- SuperDiff::OperationTrees::Hash
- SuperDiff::OperationTrees::Main
- SuperDiff::OperationTrees::MultilineString
- SuperDiff::Operations
- SuperDiff::Operations::BinaryOperation
- SuperDiff::Operations::UnaryOperation
- SuperDiff::RSpec
- SuperDiff::RSpec::AugmentedMatcher
- SuperDiff::RSpec::Differ
- SuperDiff::RSpec::Differ::Helpers
- SuperDiff::RSpec::Differs
- SuperDiff::RSpec::Differs::CollectionContainingExactly
- SuperDiff::RSpec::Differs::CollectionIncluding
- SuperDiff::RSpec::Differs::HashIncluding
- SuperDiff::RSpec::Differs::ObjectHavingAttributes
- SuperDiff::RSpec::MatcherTextBuilders
- SuperDiff::RSpec::MatcherTextBuilders::Base
- SuperDiff::RSpec::MatcherTextBuilders::BePredicate
- SuperDiff::RSpec::MatcherTextBuilders::ContainExactly
- SuperDiff::RSpec::MatcherTextBuilders::HavePredicate
- SuperDiff::RSpec::MatcherTextBuilders::Match
- SuperDiff::RSpec::MatcherTextBuilders::RaiseError
- SuperDiff::RSpec::MatcherTextBuilders::RespondTo
- SuperDiff::RSpec::MatcherTextTemplate
- SuperDiff::RSpec::MatcherTextTemplate::Base
- SuperDiff::RSpec::MatcherTextTemplate::Break
- SuperDiff::RSpec::MatcherTextTemplate::ColorizedList
- SuperDiff::RSpec::MatcherTextTemplate::ColorizedText
- SuperDiff::RSpec::MatcherTextTemplate::Insertion
- SuperDiff::RSpec::MatcherTextTemplate::PlainText
- SuperDiff::RSpec::MatcherTextTemplate::PlainTextInMultilineMode
- SuperDiff::RSpec::MatcherTextTemplate::PlainTextInSinglelineMode
- SuperDiff::RSpec::MatcherTextTemplate::Text
- SuperDiff::RSpec::ObjectInspection
- SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders
- SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::CollectionContainingExactly
- SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::CollectionIncluding
- SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::Double
- SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::HashIncluding
- SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::InstanceOf
- SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::KindOf
- SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::ObjectHavingAttributes
- SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::Primitive
- SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::ValueWithin
- SuperDiff::RSpec::OperationTreeBuilders
- SuperDiff::RSpec::OperationTreeBuilders::CollectionContainingExactly
- SuperDiff::RSpec::OperationTreeBuilders::CollectionIncluding
- SuperDiff::RSpec::OperationTreeBuilders::HashIncluding
- SuperDiff::RSpec::OperationTreeBuilders::ObjectHavingAttributes
- SuperDiff::RecursionGuard
- SuperDiff::TieredLines
- SuperDiff::TieredLinesElider
- SuperDiff::TieredLinesElider::Box
- SuperDiff::TieredLinesElider::BuildBoxes
- SuperDiff::TieredLinesElider::BuildPanes
- SuperDiff::TieredLinesElider::Elision
- SuperDiff::TieredLinesElider::Pane
- SuperDiff::TieredLinesFormatter
- SuperDiff::TieredLinesFormatter::FormattableLine
Methods
- ::a_collection_containing_exactly_something? — SuperDiff::RSpec
- ::a_collection_including_something? — SuperDiff::RSpec
- ::a_hash_including_something? — SuperDiff::RSpec
- ::a_kind_of_something? — SuperDiff::RSpec
- ::a_value_within_something? — SuperDiff::RSpec
- ::already_colorized? — SuperDiff::Csi
- ::already_seen? — SuperDiff::RecursionGuard
- ::already_seen_object_ids — SuperDiff::RecursionGuard
- ::an_instance_of_something? — SuperDiff::RSpec
- ::an_object_having_some_attributes? — SuperDiff::RSpec
- ::applies_to? — SuperDiff::ActiveRecord::Differs::ActiveRecordRelation
- ::applies_to? — SuperDiff::ActiveRecord::ObjectInspection::InspectionTreeBuilders::ActiveRecordModel
- ::applies_to? — SuperDiff::ActiveRecord::ObjectInspection::InspectionTreeBuilders::ActiveRecordRelation
- ::applies_to? — SuperDiff::ActiveRecord::OperationTreeBuilders::ActiveRecordModel
- ::applies_to? — SuperDiff::ActiveRecord::OperationTreeBuilders::ActiveRecordRelation
- ::applies_to? — SuperDiff::ActiveRecord::OperationTrees::ActiveRecordRelation
- ::applies_to? — SuperDiff::ActiveSupport::Differs::HashWithIndifferentAccess
- ::applies_to? — SuperDiff::ActiveSupport::ObjectInspection::InspectionTreeBuilders::HashWithIndifferentAccess
- ::applies_to? — SuperDiff::ActiveSupport::OperationTreeBuilders::HashWithIndifferentAccess
- ::applies_to? — SuperDiff::DiffFormatters::MultilineString
- ::applies_to? — SuperDiff::Differs::Array
- ::applies_to? — SuperDiff::Differs::Base
- ::applies_to? — SuperDiff::Differs::CustomObject
- ::applies_to? — SuperDiff::Differs::DefaultObject
- ::applies_to? — SuperDiff::Differs::Empty
- ::applies_to? — SuperDiff::Differs::Hash
- ::applies_to? — SuperDiff::Differs::MultilineString
- ::applies_to? — SuperDiff::Differs::TimeLike
- ::applies_to? — SuperDiff::EqualityMatchers::Array
- ::applies_to? — SuperDiff::EqualityMatchers::Base
- ::applies_to? — SuperDiff::EqualityMatchers::Default
- ::applies_to? — SuperDiff::EqualityMatchers::Hash
- ::applies_to? — SuperDiff::EqualityMatchers::MultilineString
- ::applies_to? — SuperDiff::EqualityMatchers::Primitive
- ::applies_to? — SuperDiff::EqualityMatchers::SinglelineString
- ::applies_to? — SuperDiff::ObjectInspection::InspectionTreeBuilders::Array
- ::applies_to? — SuperDiff::ObjectInspection::InspectionTreeBuilders::Base
- ::applies_to? — SuperDiff::ObjectInspection::InspectionTreeBuilders::CustomObject
- ::applies_to? — SuperDiff::ObjectInspection::InspectionTreeBuilders::DefaultObject
- ::applies_to? — SuperDiff::ObjectInspection::InspectionTreeBuilders::Hash
- ::applies_to? — SuperDiff::ObjectInspection::InspectionTreeBuilders::Primitive
- ::applies_to? — SuperDiff::ObjectInspection::InspectionTreeBuilders::TimeLike
- ::applies_to? — SuperDiff::OperationTreeBuilders::Array
- ::applies_to? — SuperDiff::OperationTreeBuilders::Base
- ::applies_to? — SuperDiff::OperationTreeBuilders::CustomObject
- ::applies_to? — SuperDiff::OperationTreeBuilders::DefaultObject
- ::applies_to? — SuperDiff::OperationTreeBuilders::Hash
- ::applies_to? — SuperDiff::OperationTreeBuilders::MultilineString
- ::applies_to? — SuperDiff::OperationTreeBuilders::TimeLike
- ::applies_to? — SuperDiff::OperationTrees::Array
- ::applies_to? — SuperDiff::OperationTrees::Base
- ::applies_to? — SuperDiff::OperationTrees::CustomObject
- ::applies_to? — SuperDiff::OperationTrees::DefaultObject
- ::applies_to? — SuperDiff::OperationTrees::Hash
- ::applies_to? — SuperDiff::OperationTrees::MultilineString
- ::applies_to? — SuperDiff::RSpec::Differs::CollectionContainingExactly
- ::applies_to? — SuperDiff::RSpec::Differs::CollectionIncluding
- ::applies_to? — SuperDiff::RSpec::Differs::HashIncluding
- ::applies_to? — SuperDiff::RSpec::Differs::ObjectHavingAttributes
- ::applies_to? — SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::CollectionContainingExactly
- ::applies_to? — SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::CollectionIncluding
- ::applies_to? — SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::Double
- ::applies_to? — SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::HashIncluding
- ::applies_to? — SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::InstanceOf
- ::applies_to? — SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::KindOf
- ::applies_to? — SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::ObjectHavingAttributes
- ::applies_to? — SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::ValueWithin
- ::applies_to? — SuperDiff::RSpec::OperationTreeBuilders::CollectionContainingExactly
- ::applies_to? — SuperDiff::RSpec::OperationTreeBuilders::CollectionIncluding
- ::applies_to? — SuperDiff::RSpec::OperationTreeBuilders::HashIncluding
- ::applies_to? — SuperDiff::RSpec::OperationTreeBuilders::ObjectHavingAttributes
- ::array_including_something? — SuperDiff::RSpec
- ::call — SuperDiff::TieredLinesElider::BuildBoxes
- ::color_enabled? — SuperDiff::Csi
- ::colorize — SuperDiff::Csi
- ::configuration — SuperDiff
- ::configuration — SuperDiff::RSpec
- ::configure — SuperDiff
- ::configure — SuperDiff::RSpec
- ::create — SuperDiff::Errors::NoDiffFormatterAvailableError
- ::create — SuperDiff::Errors::NoDifferAvailableError
- ::create — SuperDiff::Errors::NoOperationalSequencerAvailableError
- ::create — SuperDiff::ObjectInspection::InspectionTree::DisallowedNodeError
- ::decolorize — SuperDiff::Csi
- ::exists? — SuperDiff::Csi::Color
- ::exists? — SuperDiff::Csi::FourBitColor
- ::extended — SuperDiff::ColorizedDocumentExtensions
- ::fuzzy_object? — SuperDiff::RSpec
- ::guarding_recursion_of — SuperDiff::RecursionGuard
- ::hash_including_something? — SuperDiff::RSpec
- ::insert_overrides — SuperDiff
- ::insert_singleton_overrides — SuperDiff
- ::inspect_colors_in — SuperDiff::Csi
- ::inspect_object — SuperDiff
- ::instance_of_something? — SuperDiff::RSpec
- ::kind_of_something? — SuperDiff::RSpec
- ::matcher_name — RSpec::Matchers::BuiltIn::RaiseError
- ::method_name — SuperDiff::ObjectInspection::Nodes::AsLinesWhenRenderingToLines
- ::method_name — SuperDiff::ObjectInspection::Nodes::AsPrefixWhenRenderingToLines
- ::method_name — SuperDiff::ObjectInspection::Nodes::AsPreludeWhenRenderingToLines
- ::method_name — SuperDiff::ObjectInspection::Nodes::AsSingleLine
- ::method_name — SuperDiff::ObjectInspection::Nodes::Base
- ::method_name — SuperDiff::ObjectInspection::Nodes::Inspection
- ::method_name — SuperDiff::ObjectInspection::Nodes::Nesting
- ::method_name — SuperDiff::ObjectInspection::Nodes::OnlyWhen
- ::method_name — SuperDiff::ObjectInspection::Nodes::Text
- ::method_name — SuperDiff::ObjectInspection::Nodes::WhenEmpty
- ::method_name — SuperDiff::ObjectInspection::Nodes::WhenNonEmpty
- ::method_name — SuperDiff::ObjectInspection::Nodes::WhenRenderingToLines
- ::method_name — SuperDiff::ObjectInspection::Nodes::WhenRenderingToString
- ::name — SuperDiff::ObjectInspection::Nodes::AsPrefixWhenRenderingToLines
- ::name — SuperDiff::ObjectInspection::Nodes::AsPreludeWhenRenderingToLines
- ::new — SuperDiff::ActiveRecord::OperationTreeBuilders::ActiveRecordRelation
- ::new — SuperDiff::ActiveSupport::OperationTreeBuilders::HashWithIndifferentAccess
- ::new — SuperDiff::Configuration
- ::new — SuperDiff::Csi::ColorSequenceBlock
- ::new — SuperDiff::Csi::ColorizedDocument
- ::new — SuperDiff::Csi::Document
- ::new — SuperDiff::Csi::Document::Request
- ::new — SuperDiff::Csi::EightBitColor
- ::new — SuperDiff::Csi::FourBitColor
- ::new — SuperDiff::Csi::TwentyFourBitColor
- ::new — SuperDiff::Csi::TwentyFourBitColor::Triplet
- ::new — SuperDiff::Errors::NoDiffFormatterAvailableError
- ::new — SuperDiff::Errors::NoDifferAvailableError
- ::new — SuperDiff::Errors::NoOperationalSequencerAvailableError
- ::new — SuperDiff::GemVersion
- ::new — SuperDiff::ObjectInspection::InspectionTree
- ::new — SuperDiff::ObjectInspection::InspectionTree::DisallowedNodeError
- ::new — SuperDiff::ObjectInspection::Nodes::AsLinesWhenRenderingToLines
- ::new — SuperDiff::ObjectInspection::Nodes::Base
- ::new — SuperDiff::ObjectInspection::Nodes::OnlyWhen
- ::new — SuperDiff::OperationTreeBuilders::DefaultObject
- ::new — SuperDiff::OperationTreeBuilders::MultilineString
- ::new — SuperDiff::OperationTreeFlatteners::Collection::InfiniteRecursionError
- ::new — SuperDiff::OperationTrees::Base
- ::new — SuperDiff::OperationTrees::DefaultObject
- ::new — SuperDiff::RSpec::MatcherTextBuilders::Base
- ::new — SuperDiff::RSpec::MatcherTextBuilders::BePredicate
- ::new — SuperDiff::RSpec::MatcherTextBuilders::HavePredicate
- ::new — SuperDiff::RSpec::MatcherTextBuilders::Match
- ::new — SuperDiff::RSpec::MatcherTextBuilders::RespondTo
- ::new — SuperDiff::RSpec::MatcherTextTemplate
- ::new — SuperDiff::RSpec::MatcherTextTemplate::Text
- ::new — SuperDiff::RSpec::MatcherTextTemplate::ColorizedText
- ::new — SuperDiff::RSpec::MatcherTextTemplate::ColorizedList
- ::new — RSpec::Core::Formatters::ExceptionPresenter
- ::new — RSpec::Matchers::BuiltIn::HaveAttributes
- ::new — RSpec::Matchers::BuiltIn::Include
- ::new — RSpec::Matchers::BuiltIn::RespondTo
- ::new — SuperDiff::RSpec::OperationTreeBuilders::CollectionContainingExactly
- ::new — SuperDiff::RSpec::OperationTreeBuilders::CollectionIncluding
- ::new — SuperDiff::RSpec::OperationTreeBuilders::HashIncluding
- ::new — SuperDiff::TieredLinesElider::BuildBoxes
- ::node_name — SuperDiff::ObjectInspection::Nodes::AsLinesWhenRenderingToLines
- ::node_name — SuperDiff::ObjectInspection::Nodes::AsSingleLine
- ::node_name — SuperDiff::ObjectInspection::Nodes::Base
- ::node_name — SuperDiff::ObjectInspection::Nodes::Inspection
- ::node_name — SuperDiff::ObjectInspection::Nodes::Nesting
- ::node_name — SuperDiff::ObjectInspection::Nodes::OnlyWhen
- ::node_name — SuperDiff::ObjectInspection::Nodes::Text
- ::node_name — SuperDiff::ObjectInspection::Nodes::WhenEmpty
- ::node_name — SuperDiff::ObjectInspection::Nodes::WhenNonEmpty
- ::node_name — SuperDiff::ObjectInspection::Nodes::WhenRenderingToLines
- ::node_name — SuperDiff::ObjectInspection::Nodes::WhenRenderingToString
- ::opening_regex — SuperDiff::Csi::EightBitColor
- ::opening_regex — SuperDiff::Csi::FourBitColor
- ::opening_regex — SuperDiff::Csi::TwentyFourBitColor
- ::prepended — RSpec::Matchers
- ::primitive? — SuperDiff
- ::registry — SuperDiff::ObjectInspection::Nodes
- ::render — SuperDiff::RSpec::MatcherTextTemplate
- ::reset_sequence — SuperDiff::Csi
- ::resolve — SuperDiff::Csi::Color
- ::rspec_version — SuperDiff::RSpec
- ::sub_colorized_areas_in — SuperDiff::Csi::Color
- ::substituting_recursion_of — SuperDiff::RecursionGuard
- ::time_like? — SuperDiff
- #< — SuperDiff::GemVersion
- #<< — SuperDiff::Csi::ColorSequenceBlock
- #<= — SuperDiff::GemVersion
- #== — SuperDiff::GemVersion
- #=~ — SuperDiff::GemVersion
- #> — SuperDiff::GemVersion
- #>= — SuperDiff::GemVersion
- #actual_color — SuperDiff::RSpec::MatcherTextBuilders::Base
- #actual_color — SuperDiff::RSpec::MatcherTextBuilders::BePredicate
- #actual_color — SuperDiff::RSpec::MatcherTextBuilders::HavePredicate
- #actual_for_diff — RSpec::Matchers::BuiltIn::HaveAttributes
- #actual_for_diff — RSpec::Matchers::BuiltIn::RaiseError
- #actual_for_matcher_text — RSpec::Matchers::BuiltIn::BePredicate
- #actual_for_matcher_text — RSpec::Matchers::BuiltIn::HaveAttributes
- #actual_for_matcher_text — RSpec::Matchers::BuiltIn::Has
- #actual_for_matcher_text — RSpec::Matchers::BuiltIn::RaiseError
- #actual_for_matcher_text — SuperDiff::RSpec::AugmentedMatcher
- #actual_has_attribute? — RSpec::Matchers::BuiltIn::HaveAttributes
- #actual_line — SuperDiff::EqualityMatchers::Default
- #actual_phrase — SuperDiff::RSpec::MatcherTextBuilders::RaiseError
- #actual_phrase — SuperDiff::RSpec::MatcherTextBuilders
- #actual_with_extra_items_in_expected_at_end — SuperDiff::RSpec::OperationTreeBuilders::CollectionIncluding
- #add_actual_section — SuperDiff::RSpec::MatcherTextBuilders
- #add_actual_value — SuperDiff::RSpec::MatcherTextBuilders::BePredicate
- #add_actual_value — SuperDiff::RSpec::MatcherTextBuilders::HavePredicate
- #add_actual_value — SuperDiff::RSpec::MatcherTextBuilders::RaiseError
- #add_actual_value — SuperDiff::RSpec::MatcherTextBuilders
- #add_arbitrary_keywords_clause_to — SuperDiff::RSpec::MatcherTextBuilders::RespondTo
- #add_arity_clause_to — SuperDiff::RSpec::MatcherTextBuilders::RespondTo
- #add_break — SuperDiff::RSpec::MatcherTextTemplate
- #add_change_operation — SuperDiff::OperationTreeBuilders::Array::LcsCallbacks
- #add_comma? — SuperDiff::ObjectInspection::Nodes::AsLinesWhenRenderingToLines
- #add_comma? — SuperDiff::TieredLinesElider::Elision
- #add_comma_at_end_of_lines — SuperDiff::OperationTreeFlatteners::Collection
- #add_delete_operation — SuperDiff::OperationTreeBuilders::Array::LcsCallbacks
- #add_delete_operations — SuperDiff::OperationTreeBuilders::MultilineString
- #add_delete_to — SuperDiff::RSpec::OperationTreeBuilders::CollectionContainingExactly
- #add_expected_value_to — SuperDiff::RSpec::MatcherTextBuilders::ContainExactly
- #add_expected_value_to — SuperDiff::RSpec::MatcherTextBuilders::RespondTo
- #add_expected_value_to_description — SuperDiff::RSpec::MatcherTextBuilders::BePredicate
- #add_expected_value_to_description — SuperDiff::RSpec::MatcherTextBuilders::HavePredicate
- #add_expected_value_to_description — SuperDiff::RSpec::MatcherTextBuilders
- #add_expected_value_to_failure_message — SuperDiff::RSpec::MatcherTextBuilders::BePredicate
- #add_expected_value_to_failure_message — SuperDiff::RSpec::MatcherTextBuilders::HavePredicate
- #add_expected_value_to_failure_message — SuperDiff::RSpec::MatcherTextBuilders
- #add_extra — SuperDiff::RSpec::MatcherTextBuilders::Match
- #add_extra_after_error — SuperDiff::RSpec::MatcherTextBuilders::Base
- #add_extra_after_error — SuperDiff::RSpec::MatcherTextBuilders::BePredicate
- #add_extra_after_expected_to — SuperDiff::RSpec::MatcherTextBuilders::Base
- #add_extra_after_expected_to — SuperDiff::RSpec::MatcherTextBuilders::RespondTo
- #add_extra_diff_formatter_class — SuperDiff::Configuration
- #add_extra_diff_formatter_classes — SuperDiff::Configuration
- #add_extra_differ_class — SuperDiff::Configuration
- #add_extra_differ_classes — SuperDiff::Configuration
- #add_extra_inspection_tree_builder_class — SuperDiff::Configuration
- #add_extra_inspection_tree_builder_classes — SuperDiff::Configuration
- #add_extra_operation_tree_builder_class — SuperDiff::Configuration
- #add_extra_operation_tree_builder_classes — SuperDiff::Configuration
- #add_extra_operation_tree_class — SuperDiff::Configuration
- #add_extra_operation_tree_classes — SuperDiff::Configuration
- #add_insert_operation — SuperDiff::OperationTreeBuilders::Array::LcsCallbacks
- #add_insert_operations — SuperDiff::OperationTreeBuilders::MultilineString
- #add_insert_to — SuperDiff::RSpec::OperationTreeBuilders::CollectionContainingExactly
- #add_keywords_clause_to — SuperDiff::RSpec::MatcherTextBuilders::RespondTo
- #add_list_in_color — SuperDiff::RSpec::MatcherTextTemplate
- #add_node — SuperDiff::ObjectInspection::InspectionTree
- #add_noop_operation — SuperDiff::OperationTreeBuilders::Array::LcsCallbacks
- #add_noop_operations — SuperDiff::OperationTreeBuilders::MultilineString
- #add_noop_to — SuperDiff::RSpec::OperationTreeBuilders::CollectionContainingExactly
- #add_part — SuperDiff::Csi::Document
- #add_part — SuperDiff::Csi::UncolorizedDocument
- #add_prefix_at_beginning_of_lines — SuperDiff::OperationTreeFlatteners::Collection
- #add_prefix_at_beginning_of_lines? — SuperDiff::OperationTreeFlatteners::Collection
- #add_shared_group_lines — RSpec::Core::Formatters::ExceptionPresenter
- #add_text — SuperDiff::RSpec::MatcherTextTemplate
- #add_text_in_color — SuperDiff::RSpec::MatcherTextTemplate
- #add_text_in_multiline_mode — SuperDiff::RSpec::MatcherTextTemplate
- #add_text_in_singleline_mode — SuperDiff::RSpec::MatcherTextTemplate
- #add_to_last_line — SuperDiff::ObjectInspection::InspectionTree::UpdateTieredLines
- #add_to_lines — SuperDiff::ObjectInspection::InspectionTree::UpdateTieredLines
- #add_to_prefix — SuperDiff::ObjectInspection::InspectionTree::UpdateTieredLines
- #add_to_prelude — SuperDiff::ObjectInspection::InspectionTree::UpdateTieredLines
- #add_token — SuperDiff::RSpec::MatcherTextTemplate
- #add_unlimited_arguments_clause_to — SuperDiff::RSpec::MatcherTextBuilders::RespondTo
- #all_indentation_levels — SuperDiff::TieredLinesElider
- #all_keys — SuperDiff::OperationTreeBuilders::Hash
- #all_lines_are_changed_or_unchanged? — SuperDiff::TieredLinesElider
- #append_node — SuperDiff::ObjectInspection::InspectionTree
- #arbitrary_keywords? — SuperDiff::RSpec::MatcherTextBuilders::RespondTo
- #as_elided — SuperDiff::Line
- #attribute_names — SuperDiff::ActiveRecord::OperationTreeBuilders::ActiveRecordModel
- #attribute_names — SuperDiff::OperationTreeBuilders::CustomObject
- #attribute_names — SuperDiff::OperationTreeBuilders::DefaultObject
- #attribute_names — SuperDiff::OperationTreeBuilders::TimeLike
- #attribute_names — SuperDiff::RSpec::OperationTreeBuilders::ObjectHavingAttributes
- #attributes_for_super_diff — ActiveRecord::Base
- #available_classes — SuperDiff::Differs::Main
- #available_classes — SuperDiff::ObjectInspection::InspectionTreeBuilders::Main
- #available_classes — SuperDiff::OperationTreeBuilders::Main
- #available_classes — SuperDiff::OperationTrees::Main
- #background? — SuperDiff::Csi::Color
- #before_each_callbacks — SuperDiff::ObjectInspection::InspectionTree
- #beginning — SuperDiff::TieredLinesElider::BuildPanes
- #beginning_lines — SuperDiff::OperationTreeFlatteners::Base
- #bold — SuperDiff::Csi::Document
- #box_groups_at_decreasing_indentation_levels_within — SuperDiff::TieredLinesElider
- #boxes — SuperDiff::TieredLinesElider
- #boxes_to_elide — SuperDiff::TieredLinesElider
- #build — SuperDiff::TieredLinesElider::BuildBoxes
- #build_chunk_by_inspecting — SuperDiff::DiffFormatters::Collection
- #build_chunk_for — SuperDiff::DiffFormatters::Collection
- #build_chunk_from_string — SuperDiff::DiffFormatters::Collection
- #build_failure_message — RSpec::Matchers::BuiltIn::Include
- #build_failure_message — SuperDiff::RSpec::AugmentedMatcher
- #build_initial_color_sequence_from — SuperDiff::Csi::ColorizedDocument
- #build_lines_for_change_operation — SuperDiff::OperationTreeFlatteners::Collection
- #build_lines_for_non_change_operation — SuperDiff::OperationTreeFlatteners::Collection
- #build_lines_from_inspection_of — SuperDiff::OperationTreeFlatteners::Collection
- #build_node — SuperDiff::ObjectInspection::InspectionTree
- #build_operation_tree — SuperDiff::ActiveSupport::OperationTreeBuilders::HashWithIndifferentAccess
- #build_operation_tree — SuperDiff::OperationTreeBuilders::Base
- #build_operation_tree — SuperDiff::OperationTreeBuilders::CustomObject
- #build_operation_tree — SuperDiff::OperationTreeBuilders::DefaultObject
- #build_operation_tree — SuperDiff::OperationTreeBuilders::Hash
- #build_operation_tree — SuperDiff::OperationTreeBuilders::MultilineString
- #build_operation_tree — SuperDiff::RSpec::OperationTreeBuilders::CollectionContainingExactly
- #build_operation_tree — SuperDiff::RSpec::OperationTreeBuilders::ObjectHavingAttributes
- #build_tiered_lines — SuperDiff::OperationTreeFlatteners::Base
- #build_tiered_lines — SuperDiff::OperationTreeFlatteners::Collection
- #build_tiered_lines — SuperDiff::OperationTreeFlatteners::MultilineString
- #cache_all_values — RSpec::Matchers::BuiltIn::HaveAttributes
- #call — SuperDiff::ActiveRecord::ObjectInspection::InspectionTreeBuilders::ActiveRecordModel
- #call — SuperDiff::ActiveRecord::ObjectInspection::InspectionTreeBuilders::ActiveRecordRelation
- #call — SuperDiff::ActiveSupport::ObjectInspection::InspectionTreeBuilders::HashWithIndifferentAccess
- #call — SuperDiff::DiffFormatters::Collection
- #call — SuperDiff::DiffFormatters::MultilineString
- #call — SuperDiff::Differs::Base
- #call — SuperDiff::Differs::Empty
- #call — SuperDiff::Differs::Main
- #call — SuperDiff::EqualityMatchers::Base
- #call — SuperDiff::EqualityMatchers::Main
- #call — SuperDiff::ObjectInspection::InspectionTree::UpdateTieredLines
- #call — SuperDiff::ObjectInspection::InspectionTreeBuilders::Array
- #call — SuperDiff::ObjectInspection::InspectionTreeBuilders::Base
- #call — SuperDiff::ObjectInspection::InspectionTreeBuilders::CustomObject
- #call — SuperDiff::ObjectInspection::InspectionTreeBuilders::DefaultObject
- #call — SuperDiff::ObjectInspection::InspectionTreeBuilders::Hash
- #call — SuperDiff::ObjectInspection::InspectionTreeBuilders::Main
- #call — SuperDiff::ObjectInspection::InspectionTreeBuilders::Primitive
- #call — SuperDiff::ObjectInspection::InspectionTreeBuilders::TimeLike
- #call — SuperDiff::OperationTreeBuilders::Array
- #call — SuperDiff::OperationTreeBuilders::Base
- #call — SuperDiff::OperationTreeBuilders::Main
- #call — SuperDiff::OperationTreeFlatteners::Base
- #call — SuperDiff::OperationTrees::Main
- #call — SuperDiff::RSpec::MatcherTextBuilders::Base
- #call — SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::CollectionContainingExactly
- #call — SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::CollectionIncluding
- #call — SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::Double
- #call — SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::HashIncluding
- #call — SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::InstanceOf
- #call — SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::KindOf
- #call — SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::ObjectHavingAttributes
- #call — SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::ValueWithin
- #call — SuperDiff::TieredLinesElider
- #call — SuperDiff::TieredLinesElider::BuildPanes
- #call — SuperDiff::TieredLinesFormatter
- #capped_to — SuperDiff::TieredLinesElider::Pane
- #change — SuperDiff::OperationTreeBuilders::Array::LcsCallbacks
- #clone_with — SuperDiff::Line
- #clone_with — SuperDiff::ObjectInspection::Nodes::Base
- #close_token — SuperDiff::ActiveRecord::OperationTreeFlatteners::ActiveRecordRelation
- #close_token — SuperDiff::ActiveSupport::OperationTreeFlatteners::HashWithIndifferentAccess
- #close_token — SuperDiff::OperationTreeFlatteners::Array
- #close_token — SuperDiff::OperationTreeFlatteners::CustomObject
- #close_token — SuperDiff::OperationTreeFlatteners::DefaultObject
- #close_token — SuperDiff::OperationTreeFlatteners::Hash
- #close_working_collection_box — SuperDiff::TieredLinesElider::BuildBoxes
- #closes_collection? — SuperDiff::Line
- #collection — SuperDiff::RSpec::OperationTreeBuilders::CollectionContainingExactly
- #color — SuperDiff::Line
- #color — SuperDiff::TieredLinesFormatter::FormattableLine
- #color_enabled? — SuperDiff::Configuration
- #color_enabled_by_default? — SuperDiff::Configuration
- #colored — SuperDiff::Csi::Document
- #colorize — SuperDiff::Csi::Document
- #colorize_block — SuperDiff::Csi::ColorizedDocument
- #colorize_block — SuperDiff::Csi::UncolorizedDocument
- #colorize_inline — SuperDiff::Csi::ColorizedDocument
- #colorize_inline — SuperDiff::Csi::UncolorizedDocument
- #colorized_document — SuperDiff::TieredLinesFormatter
- #colorized_message_lines — RSpec::Core::Formatters::ExceptionPresenter
- #colorized_values — SuperDiff::RSpec::MatcherTextTemplate::ColorizedList
- #colorizer — SuperDiff::RSpec::MatcherTextTemplate::ColorizedText
- #colorizer — SuperDiff::RSpec::MatcherTextTemplate::ColorizedList
- #colorizer — RSpec::Matchers::ExpectedsForMultipleDiffs
- #colorizer — SuperDiff::RSpec::AugmentedMatcher
- #combine — SuperDiff::TieredLinesElider
- #combine_congruent_boxes — SuperDiff::TieredLinesElider
- #combine_congruent_panes — SuperDiff::TieredLinesElider
- #comma — SuperDiff::DiffFormatters::Collection
- #compare — SuperDiff::OperationTreeBuilders::Base
- #compare? — SuperDiff::GemVersion
- #comparing_inequal_values? — SuperDiff::RSpec::Differ
- #comparing_primitive_values? — SuperDiff::RSpec::Differ
- #comparing_singleline_strings? — SuperDiff::RSpec::Differ
- #complete_bookend? — SuperDiff::Line
- #concat_with_lines — SuperDiff::ObjectInspection::InspectionTree::UpdateTieredLines
- #console_code_for — RSpec::Core::Formatters::ConsoleCodes
- #content — SuperDiff::TieredLinesFormatter::FormattableLine
- #contents — SuperDiff::DiffFormatters::Collection
- #derive_request_from — SuperDiff::Csi::Document
- #description — SuperDiff::RSpec::AugmentedMatcher
- #description_of — SuperDiff::RSpec::MatcherTextBuilders
- #diff — SuperDiff::EqualityMatchers::Array
- #diff — SuperDiff::EqualityMatchers::Default
- #diff — SuperDiff::EqualityMatchers::Hash
- #diff — SuperDiff::EqualityMatchers::MultilineString
- #diff — SuperDiff::RSpec::Differ
- #diff_elision_enabled? — SuperDiff::Configuration
- #diff_section — SuperDiff::EqualityMatchers::Default
- #diffable? — RSpec::Matchers::BuiltIn::RaiseError
- #diffable? — SuperDiff::RSpec::AugmentedMatcher
- #differ — RSpec::Expectations
- #diffs — RSpec::Matchers::ExpectedsForMultipleDiffs
- #dirty_panes — SuperDiff::TieredLinesElider
- #discard_a — SuperDiff::OperationTreeBuilders::Array::LcsCallbacks
- #discard_b — SuperDiff::OperationTreeBuilders::Array::LcsCallbacks
- #doubled_method_names — SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::Double
- #doubled_methods — SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::Double
- #each — SuperDiff::Csi::ColorSequenceBlock
- #each — SuperDiff::Csi::Document
- #each — SuperDiff::ObjectInspection::InspectionTree
- #elided? — SuperDiff::TieredLinesElider::Elision
- #elided_lines — SuperDiff::TieredLinesElider
- #empty? — SuperDiff::ObjectInspection::Nodes::WhenEmpty
- #empty? — SuperDiff::ObjectInspection::Nodes::WhenNonEmpty
- #empty? — SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::Double
- #ending — SuperDiff::TieredLinesElider::BuildPanes
- #ending_lines — SuperDiff::OperationTreeFlatteners::Base
- #establish_expected_and_actual_attributes — SuperDiff::OperationTreeBuilders::CustomObject
- #establish_expected_and_actual_attributes — SuperDiff::OperationTreeBuilders::DefaultObject
- #establish_expected_and_actual_attributes — SuperDiff::RSpec::OperationTreeBuilders::ObjectHavingAttributes
- #evaluate — SuperDiff::RSpec::MatcherTextTemplate::Text
- #evaluate_block — SuperDiff::Csi::Document
- #evaluate_block — SuperDiff::ObjectInspection::InspectionTree
- #evaluate_block — SuperDiff::ObjectInspection::Nodes::Base
- #expected_action_for_description — SuperDiff::RSpec::AugmentedMatcher
- #expected_action_for_failure_message — SuperDiff::RSpec::MatcherTextBuilders::BePredicate
- #expected_action_for_failure_message — SuperDiff::RSpec::MatcherTextBuilders::HavePredicate
- #expected_action_for_failure_message — RSpec::Matchers::BuiltIn::RaiseError
- #expected_action_for_failure_message — SuperDiff::RSpec::AugmentedMatcher
- #expected_action_for_matcher_text — RSpec::Matchers::BuiltIn::BeComparedTo
- #expected_action_for_matcher_text — RSpec::Matchers::BuiltIn::BeFalsey
- #expected_action_for_matcher_text — RSpec::Matchers::BuiltIn::BeNil
- #expected_action_for_matcher_text — RSpec::Matchers::BuiltIn::BePredicate
- #expected_action_for_matcher_text — RSpec::Matchers::BuiltIn::BeTruthy
- #expected_action_for_matcher_text — RSpec::Matchers::BuiltIn::Has
- #expected_action_for_matcher_text — RSpec::Matchers::BuiltIn::MatchArray
- #expected_action_for_matcher_text — SuperDiff::RSpec::AugmentedMatcher
- #expected_color — SuperDiff::RSpec::MatcherTextBuilders::Base
- #expected_for_description — RSpec::Matchers::BuiltIn::Include
- #expected_for_description — RSpec::Matchers::BuiltIn::RespondTo
- #expected_for_description — SuperDiff::RSpec::AugmentedMatcher
- #expected_for_diff — RSpec::Matchers::BuiltIn::ContainExactly
- #expected_for_diff — RSpec::Matchers::BuiltIn::HaveAttributes
- #expected_for_diff — RSpec::Matchers::BuiltIn::Include
- #expected_for_diff — RSpec::Matchers::BuiltIn::MatchArray
- #expected_for_diff — RSpec::Matchers::BuiltIn::RaiseError
- #expected_for_failure_message — RSpec::Matchers::BuiltIn::Include
- #expected_for_failure_message — RSpec::Matchers::BuiltIn::RespondTo
- #expected_for_failure_message — SuperDiff::RSpec::AugmentedMatcher
- #expected_for_matcher_text — RSpec::Matchers::BuiltIn::Be
- #expected_for_matcher_text — RSpec::Matchers::BuiltIn::BeFalsey
- #expected_for_matcher_text — RSpec::Matchers::BuiltIn::BeNil
- #expected_for_matcher_text — RSpec::Matchers::BuiltIn::BePredicate
- #expected_for_matcher_text — RSpec::Matchers::BuiltIn::BeTruthy
- #expected_for_matcher_text — RSpec::Matchers::BuiltIn::ContainExactly
- #expected_for_matcher_text — RSpec::Matchers::BuiltIn::HaveAttributes
- #expected_for_matcher_text — RSpec::Matchers::BuiltIn::Has
- #expected_for_matcher_text — RSpec::Matchers::BuiltIn::RaiseError
- #expected_for_matcher_text — SuperDiff::RSpec::AugmentedMatcher
- #expected_line — SuperDiff::EqualityMatchers::Default
- #expected_phrase — SuperDiff::RSpec::MatcherTextBuilders
- #expected_section — SuperDiff::RSpec::MatcherTextBuilders
- #extend_to — SuperDiff::TieredLinesElider::Box
- #extend_working_collection_box — SuperDiff::TieredLinesElider::BuildBoxes
- #extended_to — SuperDiff::TieredLinesElider::Pane
- #extended_to — SuperDiff::TieredLinesElider::Box
- #fail — SuperDiff::EqualityMatchers::Array
- #fail — SuperDiff::EqualityMatchers::Base
- #fail — SuperDiff::EqualityMatchers::Default
- #fail — SuperDiff::EqualityMatchers::Hash
- #fail — SuperDiff::EqualityMatchers::MultilineString
- #fail — SuperDiff::EqualityMatchers::Primitive
- #fail — SuperDiff::EqualityMatchers::SinglelineString
- #failure_line_groups — RSpec::Core::Formatters::ExceptionPresenter
- #failure_message — RSpec::Matchers::BuiltIn::HaveAttributes
- #failure_message — SuperDiff::RSpec::AugmentedMatcher
- #failure_message_when_negated — RSpec::Matchers::BuiltIn::HaveAttributes
- #failure_message_when_negated — SuperDiff::RSpec::AugmentedMatcher
- #failure_slash_error_lines — RSpec::Core::Formatters::ExceptionPresenter
- #fill_template — SuperDiff::RSpec::MatcherTextBuilders
- #filter_out_boxes_fully_contained_in_others — SuperDiff::TieredLinesElider
- #find_boxes_to_elide_within — SuperDiff::TieredLinesElider
- #find_failed_line — RSpec::Core::Formatters::ExceptionPresenter
- #find_operation_tree_for — SuperDiff::OperationTreeBuilders::DefaultObject
- #fits_fully_within? — SuperDiff::TieredLinesElider::Box
- #flatten — SuperDiff::OperationTrees::Base
- #for_line? — SuperDiff::Csi::Document::Request
- #foreground? — SuperDiff::Csi::Color
- #format — RSpec::Support::ObjectFormatter
- #format_keys_as_kwargs? — SuperDiff::OperationTreeFlatteners::Hash
- #formattable_lines — SuperDiff::TieredLinesFormatter
- #from — RSpec::Matchers::ExpectedsForMultipleDiffs
- #fully_contains? — SuperDiff::TieredLinesElider::Box
- #handle_change_operation — SuperDiff::DiffFormatters::Collection
- #handle_failure — RSpec::Expectations::ExpectationHelper
- #handle_non_change_operation — SuperDiff::DiffFormatters::Collection
- #has_expected_keywords? — SuperDiff::RSpec::MatcherTextBuilders::RespondTo
- #helpers — SuperDiff::RSpec::Differ
- #icon — SuperDiff::Line
- #icon — SuperDiff::TieredLinesFormatter::FormattableLine
- #implementation — RSpec::Core::Formatters::SyntaxHighlighter
- #indent — SuperDiff::Csi::Document
- #indentation — SuperDiff::DiffFormatters::Collection
- #indentation — SuperDiff::TieredLinesFormatter::FormattableLine
- #indexes_in_actual_but_not_in_expected — SuperDiff::RSpec::OperationTreeBuilders::CollectionContainingExactly
- #indexes_in_expected_but_not_in_actual — SuperDiff::RSpec::OperationTreeBuilders::CollectionContainingExactly
- #initialize_dup — SuperDiff::Configuration
- #inner_lines — SuperDiff::OperationTreeFlatteners::Collection
- #insert — SuperDiff::RSpec::MatcherTextTemplate
- #insert_array_inspection_of — SuperDiff::ObjectInspection::InspectionTree
- #insert_hash_inspection_of — SuperDiff::ObjectInspection::InspectionTree
- #insert_separated_list — SuperDiff::ObjectInspection::InspectionTree
- #inspected_class — SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::Double
- #inspected_name — SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::Double
- #inspection_tree — SuperDiff::ObjectInspection::InspectionTreeBuilders::Base
- #interpret_code! — SuperDiff::Csi::EightBitColor
- #interpret_code! — SuperDiff::Csi::FourBitColor
- #interpret_color_name! — SuperDiff::Csi::EightBitColor
- #interpret_layer! — SuperDiff::Csi::Color
- #interpret_layer! — SuperDiff::Csi::EightBitColor
- #interpret_layer! — SuperDiff::Csi::TwentyFourBitColor
- #interpret_name! — SuperDiff::Csi::FourBitColor
- #interpret_pair! — SuperDiff::Csi::EightBitColor
- #interpret_sequence! — SuperDiff::Csi::EightBitColor
- #interpret_sequence! — SuperDiff::Csi::FourBitColor
- #interpret_sequence! — SuperDiff::Csi::TwentyFourBitColor
- #interpret_triplet! — SuperDiff::Csi::EightBitColor
- #interpret_triplet! — SuperDiff::Csi::TwentyFourBitColor
- #invalid_triplet? — SuperDiff::Csi::EightBitColor
- #invalid_triplet? — SuperDiff::Csi::TwentyFourBitColor
- #item_prefix_for — SuperDiff::OperationTreeFlatteners::Collection
- #item_prefix_for — SuperDiff::OperationTreeFlatteners::CustomObject
- #item_prefix_for — SuperDiff::OperationTreeFlatteners::DefaultObject
- #item_prefix_for — SuperDiff::OperationTreeFlatteners::Hash
- #jruby? — SuperDiff::Helpers
- #key_for — SuperDiff::OperationTreeFlatteners::Hash
- #last_item_in_collection? — SuperDiff::OperationTreeFlatteners::Collection
- #lcs_callbacks — SuperDiff::OperationTreeBuilders::Array
- #leading_code — SuperDiff::Csi::EightBitColor
- #leading_code — SuperDiff::Csi::TwentyFourBitColor
- #length — SuperDiff::RSpec::MatcherTextTemplate::Base
- #length — SuperDiff::RSpec::MatcherTextTemplate::ColorizedText
- #length_of_first_paragraph — SuperDiff::RSpec::MatcherTextTemplate
- #line — SuperDiff::Csi::Document
- #lines — SuperDiff::DiffFormatters::Collection
- #lines — SuperDiff::DiffFormatters::MultilineString
- #match — SuperDiff::OperationTreeBuilders::Array::LcsCallbacks
- #match_array — RSpec::Matchers
- #matcher_description — SuperDiff::RSpec::MatcherTextBuilders::Base
- #matcher_text_builder — SuperDiff::RSpec::AugmentedMatcher
- #matcher_text_builder_args — RSpec::Matchers::BuiltIn::BePredicate
- #matcher_text_builder_args — RSpec::Matchers::BuiltIn::Has
- #matcher_text_builder_args — RSpec::Matchers::BuiltIn::Match
- #matcher_text_builder_args — RSpec::Matchers::BuiltIn::RespondTo
- #matcher_text_builder_args — SuperDiff::RSpec::AugmentedMatcher
- #matcher_text_builder_class — RSpec::Matchers::BuiltIn::BePredicate
- #matcher_text_builder_class — RSpec::Matchers::BuiltIn::ContainExactly
- #matcher_text_builder_class — RSpec::Matchers::BuiltIn::Has
- #matcher_text_builder_class — RSpec::Matchers::BuiltIn::Match
- #matcher_text_builder_class — RSpec::Matchers::BuiltIn::RaiseError
- #matcher_text_builder_class — RSpec::Matchers::BuiltIn::RespondTo
- #matcher_text_builder_class — SuperDiff::RSpec::AugmentedMatcher
- #matchers — SuperDiff::RSpec::AugmentedMatcher
- #maximum — SuperDiff::TieredLinesElider
- #maybe_add_comma_at_end_of_lines — SuperDiff::OperationTreeFlatteners::Collection
- #maybe_add_prefix_at_beginning_of_lines — SuperDiff::OperationTreeFlatteners::Collection
- #merge! — SuperDiff::Configuration
- #message_with_diff — RSpec::Matchers::ExpectedsForMultipleDiffs
- #method_missing — SuperDiff::Csi::Document
- #middle — SuperDiff::TieredLinesElider::BuildPanes
- #middle_lines — SuperDiff::OperationTreeFlatteners::Base
- #newline — SuperDiff::Csi::Document
- #nonempty? — SuperDiff::RSpec::ObjectInspection::InspectionTreeBuilders::Double
- #normalized_box_groups_at_decreasing_indentation_levels_within — SuperDiff::TieredLinesElider
- #object_address_for — SuperDiff::Helpers
- #one_dimensional_line_tree? — SuperDiff::TieredLinesElider
- #opcodes — SuperDiff::OperationTreeBuilders::MultilineString
- #open_new_collection_box — SuperDiff::TieredLinesElider::BuildBoxes
- #open_token — SuperDiff::ActiveRecord::OperationTreeFlatteners::ActiveRecordRelation
- #open_token — SuperDiff::ActiveSupport::OperationTreeFlatteners::HashWithIndifferentAccess
- #open_token — SuperDiff::OperationTreeFlatteners::Array
- #open_token — SuperDiff::OperationTreeFlatteners::CustomObject
- #open_token — SuperDiff::OperationTreeFlatteners::DefaultObject
- #open_token — SuperDiff::OperationTreeFlatteners::Hash
- #opens_collection? — SuperDiff::Line
- #operation_tree — SuperDiff::ActiveRecord::OperationTreeBuilders::ActiveRecordRelation
- #operation_tree — SuperDiff::Differs::Base
- #operation_tree — SuperDiff::Differs::DefaultObject
- #operation_tree — SuperDiff::OperationTreeBuilders::Array
- #operation_tree — SuperDiff::OperationTreeBuilders::Base
- #operation_tree_builder_class — SuperDiff::ActiveRecord::Differs::ActiveRecordRelation
- #operation_tree_builder_class — SuperDiff::ActiveSupport::Differs::HashWithIndifferentAccess
- #operation_tree_builder_class — SuperDiff::Differs::Array
- #operation_tree_builder_class — SuperDiff::Differs::Base
- #operation_tree_builder_class — SuperDiff::Differs::CustomObject
- #operation_tree_builder_class — SuperDiff::Differs::Hash
- #operation_tree_builder_class — SuperDiff::Differs::MultilineString
- #operation_tree_builder_class — SuperDiff::Differs::TimeLike
- #operation_tree_builder_class — SuperDiff::RSpec::Differs::CollectionContainingExactly
- #operation_tree_builder_class — SuperDiff::RSpec::Differs::CollectionIncluding
- #operation_tree_builder_class — SuperDiff::RSpec::Differs::HashIncluding
- #operation_tree_builder_class — SuperDiff::RSpec::Differs::ObjectHavingAttributes
- #operation_tree_flattener_class — SuperDiff::ActiveRecord::OperationTrees::ActiveRecordRelation
- #operation_tree_flattener_class — SuperDiff::ActiveSupport::OperationTrees::HashWithIndifferentAccess
- #operation_tree_flattener_class — SuperDiff::OperationTrees::Array
- #operation_tree_flattener_class — SuperDiff::OperationTrees::CustomObject
- #operation_tree_flattener_class — SuperDiff::OperationTrees::DefaultObject
- #operation_tree_flattener_class — SuperDiff::OperationTrees::Hash
- #operation_tree_flattener_class — SuperDiff::OperationTrees::MultilineString
- #outermost_box? — SuperDiff::TieredLinesElider
- #padded — SuperDiff::TieredLinesElider::Pane
- #padded_dirty_panes — SuperDiff::TieredLinesElider
- #pairings_maximizer_best_solution — SuperDiff::RSpec::OperationTreeBuilders::CollectionContainingExactly
- #panes — SuperDiff::TieredLinesElider
- #panes_to_consider_for_eliding — SuperDiff::TieredLinesElider
- #perhaps_elide — SuperDiff::OperationTrees::Base
- #phrase_width — SuperDiff::RSpec::MatcherTextBuilders
- #plain — SuperDiff::Csi::Document
- #plural_type_for — SuperDiff::Helpers
- #pluralize — SuperDiff::RSpec::MatcherTextBuilders::RespondTo
- #populate_pairings_maximizer_in_expected_with — SuperDiff::RSpec::OperationTreeBuilders::CollectionContainingExactly
- #possible_comma — SuperDiff::TieredLinesFormatter::FormattableLine
- #possible_comparison_of — SuperDiff::OperationTreeBuilders::Base
- #possibly_add_delete_operation_to — SuperDiff::OperationTreeBuilders::DefaultObject
- #possibly_add_insert_operation_to — SuperDiff::OperationTreeBuilders::DefaultObject
- #possibly_add_noop_operation_to — SuperDiff::OperationTreeBuilders::DefaultObject
- #predicate_accessible? — SuperDiff::RSpec::MatcherTextBuilders::BePredicate
- #predicate_accessible? — SuperDiff::RSpec::MatcherTextBuilders::HavePredicate
- #prefix — SuperDiff::TieredLinesElider::Elision
- #prefix_with — SuperDiff::ObjectInspection::InspectionTree::UpdateTieredLines
- #prefixed_with — SuperDiff::Line
- #prepend_with — SuperDiff::ObjectInspection::InspectionTree::UpdateTieredLines
- #pretty_print — SuperDiff::ObjectInspection::Nodes::Base
- #pretty_print — SuperDiff::OperationTrees::Base
- #pretty_print — SuperDiff::OperationTrees::DefaultObject
- #pretty_print_variables — SuperDiff::ObjectInspection::Nodes::Base
- #private_predicate? — SuperDiff::RSpec::MatcherTextBuilders::BePredicate
- #private_predicate? — SuperDiff::RSpec::MatcherTextBuilders::HavePredicate
- #push — SuperDiff::Csi::ColorSequenceBlock
- #readable_list_of — RSpec::Matchers::BuiltIn::Include
- #readable_list_of — SuperDiff::RSpec::AugmentedMatcher
- #record_item_box — SuperDiff::TieredLinesElider::BuildBoxes
- #recursive_operation? — SuperDiff::OperationTreeFlatteners::Collection
- #render — SuperDiff::ObjectInspection::Nodes::Base
- #render_to_lines — SuperDiff::ObjectInspection::InspectionTree
- #render_to_lines — SuperDiff::ObjectInspection::Nodes::AsLinesWhenRenderingToLines
- #render_to_lines — SuperDiff::ObjectInspection::Nodes::AsPrefixWhenRenderingToLines
- #render_to_lines — SuperDiff::ObjectInspection::Nodes::AsPreludeWhenRenderingToLines
- #render_to_lines — SuperDiff::ObjectInspection::Nodes::AsSingleLine
- #render_to_lines — SuperDiff::ObjectInspection::Nodes::Base
- #render_to_lines — SuperDiff::ObjectInspection::Nodes::Inspection
- #render_to_lines — SuperDiff::ObjectInspection::Nodes::Nesting
- #render_to_lines — SuperDiff::ObjectInspection::Nodes::OnlyWhen
- #render_to_lines — SuperDiff::ObjectInspection::Nodes::Text
- #render_to_lines — SuperDiff::ObjectInspection::Nodes::WhenEmpty
- #render_to_lines — SuperDiff::ObjectInspection::Nodes::WhenNonEmpty
- #render_to_lines — SuperDiff::ObjectInspection::Nodes::WhenRenderingToLines
- #render_to_lines — SuperDiff::ObjectInspection::Nodes::WhenRenderingToString
- #render_to_lines_in_subtree — SuperDiff::ObjectInspection::Nodes::Base
- #render_to_string — SuperDiff::ObjectInspection::InspectionTree
- #render_to_string — SuperDiff::ObjectInspection::Nodes::AsLinesWhenRenderingToLines
- #render_to_string — SuperDiff::ObjectInspection::Nodes::AsPrefixWhenRenderingToLines
- #render_to_string — SuperDiff::ObjectInspection::Nodes::AsPreludeWhenRenderingToLines
- #render_to_string — SuperDiff::ObjectInspection::Nodes::AsSingleLine
- #render_to_string — SuperDiff::ObjectInspection::Nodes::Base
- #render_to_string — SuperDiff::ObjectInspection::Nodes::Inspection
- #render_to_string — SuperDiff::ObjectInspection::Nodes::Nesting
- #render_to_string — SuperDiff::ObjectInspection::Nodes::OnlyWhen
- #render_to_string — SuperDiff::ObjectInspection::Nodes::Text
- #render_to_string — SuperDiff::ObjectInspection::Nodes::WhenEmpty
- #render_to_string — SuperDiff::ObjectInspection::Nodes::WhenNonEmpty
- #render_to_string — SuperDiff::ObjectInspection::Nodes::WhenRenderingToLines
- #render_to_string — SuperDiff::ObjectInspection::Nodes::WhenRenderingToString
- #render_to_string_in_subtree — SuperDiff::ObjectInspection::Nodes::Base
- #rendering — SuperDiff::ObjectInspection::InspectionTree::UpdateTieredLines
- #resolve — SuperDiff::Csi::Document::MethodRequest
- #resolve — SuperDiff::Csi::Document::ColorRequest
- #resolved_class — SuperDiff::Differs::Main
- #resolved_class — SuperDiff::EqualityMatchers::Main
- #resolved_class — SuperDiff::ObjectInspection::InspectionTreeBuilders::Main
- #resolved_class — SuperDiff::OperationTreeBuilders::Main
- #resolved_class — SuperDiff::OperationTrees::Main
- #respond_to_attributes? — RSpec::Matchers::BuiltIn::HaveAttributes
- #respond_to_failure_message_or — RSpec::Matchers::BuiltIn::HaveAttributes
- #respond_to_missing? — SuperDiff::Csi::Document
- #ruby_version_matches? — SuperDiff::Helpers
- #should_add_delete_operation? — SuperDiff::OperationTreeBuilders::DefaultObject
- #should_add_insert_operation? — SuperDiff::OperationTreeBuilders::DefaultObject
- #should_add_insert_operation? — SuperDiff::RSpec::OperationTreeBuilders::ObjectHavingAttributes
- #should_add_noop_operation? — SuperDiff::OperationTreeBuilders::DefaultObject
- #should_add_noop_operation? — SuperDiff::OperationTreeBuilders::Hash
- #should_add_noop_operation? — SuperDiff::RSpec::OperationTreeBuilders::HashIncluding
- #should_add_noop_operation? — SuperDiff::RSpec::OperationTreeBuilders::ObjectHavingAttributes
- #should_compare? — SuperDiff::OperationTreeBuilders::Base
- #split_into_lines — SuperDiff::OperationTreeBuilders::MultilineString
- #style — SuperDiff::Helpers
- #style_chunk — SuperDiff::DiffFormatters::Collection
- #test_passes? — SuperDiff::ObjectInspection::Nodes::OnlyWhen
- #text — SuperDiff::Csi::Document
- #tiered_lines — SuperDiff::OperationTreeFlatteners::Base
- #to_diff — SuperDiff::OperationTrees::Base
- #to_foreground — SuperDiff::Csi::Color
- #to_foreground — SuperDiff::Csi::EightBitColor
- #to_foreground — SuperDiff::Csi::FourBitColor
- #to_foreground — SuperDiff::Csi::TwentyFourBitColor
- #to_h — SuperDiff::Configuration
- #to_or_not_to — SuperDiff::RSpec::MatcherTextBuilders
- #to_s — SuperDiff::Csi::BoldSequence
- #to_s — SuperDiff::Csi::Color
- #to_s — SuperDiff::Csi::ColorSequenceBlock
- #to_s — SuperDiff::Csi::Document
- #to_s — SuperDiff::Csi::EightBitColor
- #to_s — SuperDiff::Csi::FourBitColor
- #to_s — SuperDiff::Csi::ResetSequence
- #to_s — SuperDiff::Csi::TwentyFourBitColor
- #to_s — SuperDiff::GemVersion
- #to_s — SuperDiff::RSpec::MatcherTextTemplate
- #to_s — SuperDiff::RSpec::MatcherTextTemplate::Text
- #to_s — SuperDiff::RSpec::MatcherTextTemplate::PlainText
- #to_s — SuperDiff::RSpec::MatcherTextTemplate::ColorizedText
- #to_s — SuperDiff::RSpec::MatcherTextTemplate::ColorizedList
- #to_sentence — SuperDiff::RSpec::MatcherTextTemplate::Text
- #to_string_in_multiline_mode — SuperDiff::RSpec::MatcherTextTemplate
- #to_string_in_multiline_mode — SuperDiff::RSpec::MatcherTextTemplate::Base
- #to_string_in_multiline_mode — SuperDiff::RSpec::MatcherTextTemplate::Text
- #to_string_in_multiline_mode — SuperDiff::RSpec::MatcherTextTemplate::PlainTextInSinglelineMode
- #to_string_in_multiline_mode — SuperDiff::RSpec::MatcherTextTemplate::PlainTextInMultilineMode
- #to_string_in_multiline_mode — SuperDiff::RSpec::MatcherTextTemplate::Break
- #to_string_in_multiline_mode — SuperDiff::RSpec::MatcherTextTemplate::Insertion
- #to_string_in_singleline_mode — SuperDiff::RSpec::MatcherTextTemplate
- #to_string_in_singleline_mode — SuperDiff::RSpec::MatcherTextTemplate::Base
- #to_string_in_singleline_mode — SuperDiff::RSpec::MatcherTextTemplate::Text
- #to_string_in_singleline_mode — SuperDiff::RSpec::MatcherTextTemplate::PlainTextInSinglelineMode
- #to_string_in_singleline_mode — SuperDiff::RSpec::MatcherTextTemplate::PlainTextInMultilineMode
- #to_string_in_singleline_mode — SuperDiff::RSpec::MatcherTextTemplate::Break
- #to_string_in_singleline_mode — SuperDiff::RSpec::MatcherTextTemplate::Insertion
- #type — SuperDiff::TieredLinesElider::Elision
- #unary_operations — SuperDiff::OperationTreeBuilders::Base
- #unary_operations — SuperDiff::OperationTreeBuilders::DefaultObject
- #unary_operations — SuperDiff::OperationTreeBuilders::Hash
- #unary_operations — SuperDiff::OperationTreeBuilders::MultilineString
- #unary_operations — SuperDiff::RSpec::OperationTreeBuilders::CollectionContainingExactly
- #unary_operations_using_variant_of_patience_algorithm — SuperDiff::OperationTreeBuilders::Hash
- #unimplemented_class_method! — SuperDiff::ImplementationChecks
- #unimplemented_instance_method! — SuperDiff::ImplementationChecks
- #unlimited_arguments? — SuperDiff::RSpec::MatcherTextBuilders::RespondTo
- #updated — SuperDiff::Configuration
- #value — SuperDiff::TieredLinesElider::Elision
- #values_in_expected_but_not_in_actual — SuperDiff::RSpec::OperationTreeBuilders::CollectionContainingExactly
- #with_add_comma_added_to_last_line_in — SuperDiff::ObjectInspection::Nodes::AsLinesWhenRenderingToLines
- #with_box_elided — SuperDiff::TieredLinesElider
- #with_collection_bookend_added_to_last_line_in — SuperDiff::ObjectInspection::Nodes::AsLinesWhenRenderingToLines
- #with_comma — SuperDiff::Line
- #with_complete_bookend — SuperDiff::Line
- #with_end_of_box_elided — SuperDiff::TieredLinesElider
- #with_middle_of_box_elided — SuperDiff::TieredLinesElider
- #with_slice_of_array_replaced — SuperDiff::Helpers
- #with_start_of_box_elided — SuperDiff::TieredLinesElider
- #with_subset_of_lines_elided — SuperDiff::TieredLinesElider
- #with_value_appended — SuperDiff::Line
- #with_value_prepended — SuperDiff::Line
- #worth_diffing? — SuperDiff::RSpec::Differ
- #wrap — RSpec::Core::Formatters::ConsoleCodes
- #wrapper — SuperDiff::Csi::Document::Request