Table of Contents - shoulda-matchers-2.6.1 Documentation
Classes and Modules
- Shoulda
- Shoulda::Matchers::ActionController
- Shoulda::Matchers::ActionController::CallbackMatcher
- Shoulda::Matchers::ActionController::FilterParamMatcher
- Shoulda::Matchers::ActionController::RedirectToMatcher
- Shoulda::Matchers::ActionController::RenderTemplateMatcher
- Shoulda::Matchers::ActionController::RenderWithLayoutMatcher
- Shoulda::Matchers::ActionController::RescueFromMatcher
- Shoulda::Matchers::ActionController::RespondWithMatcher
- Shoulda::Matchers::ActionController::RouteMatcher
- Shoulda::Matchers::ActionController::RouteParams
- Shoulda::Matchers::ActionController::SetSessionMatcher
- Shoulda::Matchers::ActionController::SetTheFlashMatcher
- Shoulda::Matchers::ActionController::StrongParametersMatcher
- Shoulda::Matchers::ActionController::StrongParametersMatcher::ActionNotDefinedError
- Shoulda::Matchers::ActionController::StrongParametersMatcher::VerbNotDefinedError
- Shoulda::Matchers::ActiveModel
- Shoulda::Matchers::ActiveModel::AllowMassAssignmentOfMatcher
- Shoulda::Matchers::ActiveModel::AllowValueMatcher
- Shoulda::Matchers::ActiveModel::CouldNotDetermineValueOutsideOfArray
- Shoulda::Matchers::ActiveModel::CouldNotSetPasswordError
- Shoulda::Matchers::ActiveModel::DisallowValueMatcher
- Shoulda::Matchers::ActiveModel::EnsureExclusionOfMatcher
- Shoulda::Matchers::ActiveModel::EnsureInclusionOfMatcher
- Shoulda::Matchers::ActiveModel::EnsureLengthOfMatcher
- Shoulda::Matchers::ActiveModel::ExceptionMessageFinder
- Shoulda::Matchers::ActiveModel::HaveSecurePasswordMatcher
- Shoulda::Matchers::ActiveModel::Helpers
- Shoulda::Matchers::ActiveModel::NonNullableBooleanError
- Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- Shoulda::Matchers::ActiveModel::NumericalityMatchers::EvenNumberMatcher
- Shoulda::Matchers::ActiveModel::NumericalityMatchers::NumericTypeMatcher
- Shoulda::Matchers::ActiveModel::NumericalityMatchers::OddNumberMatcher
- Shoulda::Matchers::ActiveModel::NumericalityMatchers::OnlyIntegerMatcher
- Shoulda::Matchers::ActiveModel::ValidateAbsenceOfMatcher
- Shoulda::Matchers::ActiveModel::ValidateAcceptanceOfMatcher
- Shoulda::Matchers::ActiveModel::ValidateConfirmationOfMatcher
- Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- Shoulda::Matchers::ActiveModel::ValidatePresenceOfMatcher
- Shoulda::Matchers::ActiveModel::ValidateUniquenessOfMatcher
- Shoulda::Matchers::ActiveModel::ValidationMatcher
- Shoulda::Matchers::ActiveModel::ValidationMessageFinder
- Shoulda::Matchers::ActiveRecord
- Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- Shoulda::Matchers::ActiveRecord::AssociationMatcher
- Shoulda::Matchers::ActiveRecord::AssociationMatchers
- Shoulda::Matchers::ActiveRecord::AssociationMatchers::CounterCacheMatcher
- Shoulda::Matchers::ActiveRecord::AssociationMatchers::DependentMatcher
- Shoulda::Matchers::ActiveRecord::AssociationMatchers::InverseOfMatcher
- Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflector
- Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- Shoulda::Matchers::ActiveRecord::AssociationMatchers::OrderMatcher
- Shoulda::Matchers::ActiveRecord::AssociationMatchers::SourceMatcher
- Shoulda::Matchers::ActiveRecord::AssociationMatchers::ThroughMatcher
- Shoulda::Matchers::ActiveRecord::HaveDbColumnMatcher
- Shoulda::Matchers::ActiveRecord::HaveDbIndexMatcher
- Shoulda::Matchers::ActiveRecord::HaveReadonlyAttributeMatcher
- Shoulda::Matchers::ActiveRecord::SerializeMatcher
- Shoulda::Matchers::Doublespeak::Double
- Shoulda::Matchers::Doublespeak::DoubleCollection
- Shoulda::Matchers::Doublespeak::DoubleImplementationRegistry
- Shoulda::Matchers::Doublespeak::ObjectDouble
- Shoulda::Matchers::Doublespeak::ProxyImplementation
- Shoulda::Matchers::Doublespeak::StubImplementation
- Shoulda::Matchers::Doublespeak::World
- Shoulda::Matchers::Error
- Shoulda::Matchers::Independent
- Shoulda::Matchers::Independent::DelegateMatcher::StubbedTarget
- Shoulda::Matchers::Independent::DelegateMatcher::TargetNotDefinedError
- Shoulda::Matchers::Integrations::NUnitTestCaseDetection
- Shoulda::Matchers::RailsShim
Methods
- ::create — Shoulda::Matchers::ActiveModel::CouldNotSetPasswordError
- ::create — Shoulda::Matchers::Error
- ::create — Shoulda::Matchers::ActiveModel::NonNullableBooleanError
- ::create — Shoulda::Matchers::Doublespeak::StubImplementation
- ::create — Shoulda::Matchers::Doublespeak::ProxyImplementation
- ::detected_test_case_constants — Shoulda::Matchers::Integrations::NUnitTestCaseDetection
- ::new — Shoulda::Matchers::ActiveRecord::AssociationMatchers::SourceMatcher
- ::new — Shoulda::Matchers::Doublespeak::StubImplementation
- ::new — Shoulda::Matchers::Independent::DelegateMatcher
- ::new — Shoulda::Matchers::Doublespeak::ProxyImplementation
- ::new — Shoulda::Matchers::ActionController::RescueFromMatcher
- ::new — Shoulda::Matchers::Doublespeak::ObjectDouble
- ::new — Shoulda::Matchers::ActionController::RouteParams
- ::new — Shoulda::Matchers::Doublespeak::DoubleCollection
- ::new — Shoulda::Matchers::Doublespeak::Double
- ::new — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ThroughMatcher
- ::new — Shoulda::Matchers::Error
- ::new — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OrderMatcher
- ::new — Shoulda::Matchers::ActionController::StrongParametersMatcher
- ::new — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- ::new — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- ::new — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- ::new — Shoulda::Matchers::ActiveRecord::AssociationMatchers::InverseOfMatcher
- ::new — Shoulda::Matchers::ActiveRecord::AssociationMatchers::DependentMatcher
- ::new — Shoulda::Matchers::ActiveRecord::AssociationMatchers::CounterCacheMatcher
- ::new — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- ::new — Shoulda::Matchers::ActiveModel::ValidationMessageFinder
- ::new — Shoulda::Matchers::ActiveModel::ExceptionMessageFinder
- ::new — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- ::new — Shoulda::Matchers::ActiveModel::NumericalityMatchers::NumericTypeMatcher
- ::new — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflector
- ::possible_test_case_constants — Shoulda::Matchers::Integrations::NUnitTestCaseDetection
- ::resolve_constant — Shoulda::Matchers::Integrations::NUnitTestCaseDetection
- ::test_case_constants — Shoulda::Matchers::Integrations::NUnitTestCaseDetection
- ::warn — Shoulda::Matchers
- #accept_nested_attributes_for — Shoulda::Matchers::ActiveRecord
- #activate — Shoulda::Matchers::Doublespeak::Double
- #activate — Shoulda::Matchers::Doublespeak::DoubleCollection
- #activate — Shoulda::Matchers::Doublespeak::World
- #actual_permitted_params — Shoulda::Matchers::ActionController::StrongParametersMatcher
- #actual_value_for — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- #actual_value_for_class_name — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- #actual_value_for_relation_clause — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- #add_clarifications_to — Shoulda::Matchers::Independent::DelegateMatcher
- #add_disallow_value_matcher — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #add_submatcher — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #all_bounds_correct? — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #allow_description — Shoulda::Matchers::ActiveModel::ExceptionMessageFinder
- #allow_description — Shoulda::Matchers::ActiveModel::ValidationMessageFinder
- #allow_destroy — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #allow_destroy_correct? — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #allow_nil — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #allowed_type — Shoulda::Matchers::ActiveModel::NumericalityMatchers::NumericTypeMatcher
- #allowed_types — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #as — Shoulda::Matchers::Independent::DelegateMatcher
- #associated_class — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- #association_relation — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- #association_set_properly? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ThroughMatcher
- #build_relation_with_clause — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflector
- #call — Shoulda::Matchers::Doublespeak::StubImplementation
- #call — Shoulda::Matchers::Doublespeak::ProxyImplementation
- #call_original_method — Shoulda::Matchers::Doublespeak::Double
- #calls_on_target — Shoulda::Matchers::Independent::DelegateMatcher
- #calls_to — Shoulda::Matchers::Doublespeak::ObjectDouble
- #calls_to — Shoulda::Matchers::Doublespeak::DoubleCollection
- #calls_to_method_on_target — Shoulda::Matchers::Independent::DelegateMatcher
- #comparison_combos — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #comparison_description — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #comparison_descriptions — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #comparison_matcher_for — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #config — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #controller_and_action_given_as_string? — Shoulda::Matchers::ActionController::RouteParams
- #convert_options_to_relation — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- #convert_scope_to_relation — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- #correct_for? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- #correct_for_boolean? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- #correct_for_hash? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- #correct_for_relation_clause? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- #correct_for_string? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- #deactivate — Shoulda::Matchers::Doublespeak::World
- #deactivate — Shoulda::Matchers::Doublespeak::DoubleCollection
- #deactivate — Shoulda::Matchers::Doublespeak::Double
- #default_error_message — Shoulda::Matchers::ActiveModel::Helpers
- #default_verb — Shoulda::Matchers::ActionController::StrongParametersMatcher
- #description — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OrderMatcher
- #description — Shoulda::Matchers::ActionController::RescueFromMatcher
- #description — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #description — Shoulda::Matchers::ActionController::StrongParametersMatcher
- #description — Shoulda::Matchers::ActiveRecord::AssociationMatchers::DependentMatcher
- #description — Shoulda::Matchers::ActiveRecord::AssociationMatchers::CounterCacheMatcher
- #description — Shoulda::Matchers::ActiveRecord::AssociationMatchers::InverseOfMatcher
- #description — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ThroughMatcher
- #description — Shoulda::Matchers::Independent::DelegateMatcher
- #description — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #description — Shoulda::Matchers::ActiveRecord::AssociationMatchers::SourceMatcher
- #diff_to_compare — Shoulda::Matchers::ActiveModel::NumericalityMatchers::NumericTypeMatcher
- #diffs_to_compare — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #double_collections_by_class — Shoulda::Matchers::Doublespeak::World
- #ensure_action_and_verb_present! — Shoulda::Matchers::ActionController::StrongParametersMatcher
- #ensure_target_method_is_present! — Shoulda::Matchers::Independent::DelegateMatcher
- #errors — Shoulda::Matchers::ActiveModel::ValidationMessageFinder
- #even — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #exists? — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #expectation — Shoulda::Matchers::ActionController::RescueFromMatcher
- #expectation — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #expectation — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #expected_message_from — Shoulda::Matchers::ActiveModel::ValidationMessageFinder
- #expected_message_from — Shoulda::Matchers::ActiveModel::ExceptionMessageFinder
- #expected_value_for — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- #expected_value_for_relation_clause — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- #extend_relation_with — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- #extract_params_from_string — Shoulda::Matchers::ActionController::RouteParams
- #extract_relation_clause_from — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflector
- #failing_submatchers — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #failure_message — Shoulda::Matchers::ActionController::RescueFromMatcher
- #failure_message — Shoulda::Matchers::Independent::DelegateMatcher
- #failure_message — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #failure_message — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #failure_message — Shoulda::Matchers::ActionController::StrongParametersMatcher
- #failure_message — Shoulda::Matchers::ActiveModel::NumericalityMatchers::NumericTypeMatcher
- #failure_message_for_should — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #failure_message_for_should — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #failure_message_for_should — Shoulda::Matchers::ActiveModel::NumericalityMatchers::NumericTypeMatcher
- #failure_message_for_should — Shoulda::Matchers::ActionController::StrongParametersMatcher
- #failure_message_for_should — Shoulda::Matchers::ActionController::RescueFromMatcher
- #failure_message_for_should — Shoulda::Matchers::Independent::DelegateMatcher
- #failure_message_for_should_not — Shoulda::Matchers::Independent::DelegateMatcher
- #failure_message_for_should_not — Shoulda::Matchers::ActionController::StrongParametersMatcher
- #failure_message_for_should_not — Shoulda::Matchers::ActionController::RescueFromMatcher
- #failure_message_for_should_not — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #failure_message_for_should_not — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #failure_message_for_should_not — Shoulda::Matchers::ActiveModel::NumericalityMatchers::NumericTypeMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActionController::StrongParametersMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActionController::RescueFromMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActiveModel::NumericalityMatchers::NumericTypeMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #failure_message_when_negated — Shoulda::Matchers::Independent::DelegateMatcher
- #failure_message_when_negated — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #find — Shoulda::Matchers::Doublespeak::DoubleImplementationRegistry
- #find_class! — Shoulda::Matchers::Doublespeak::DoubleImplementationRegistry
- #for — Shoulda::Matchers::ActionController::StrongParametersMatcher
- #for — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #formatted_calls_on_target — Shoulda::Matchers::Independent::DelegateMatcher
- #formatted_delegating_method_name — Shoulda::Matchers::Independent::DelegateMatcher
- #formatted_method_name_for — Shoulda::Matchers::Independent::DelegateMatcher
- #formatted_target_method_name — Shoulda::Matchers::Independent::DelegateMatcher
- #handler_exists? — Shoulda::Matchers::ActionController::RescueFromMatcher
- #has_and_belongs_to_many_name — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- #has_and_belongs_to_many_name_table_name — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- #has_and_belongs_to_many_reflection — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- #has_messages? — Shoulda::Matchers::ActiveModel::ExceptionMessageFinder
- #has_messages? — Shoulda::Matchers::ActiveModel::ValidationMessageFinder
- #human_attribute_name — Shoulda::Matchers::ActiveModel::ExceptionMessageFinder
- #in_context — Shoulda::Matchers::ActionController::StrongParametersMatcher
- #is_equal_to — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #is_greater_than — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #is_greater_than_or_equal_to — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #is_less_than — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #is_less_than_or_equal_to — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #join_table — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- #limit — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #limit_correct? — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::InverseOfMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::SourceMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::CounterCacheMatcher
- #matches? — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::DependentMatcher
- #matches? — Shoulda::Matchers::ActionController::StrongParametersMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OrderMatcher
- #matches? — Shoulda::Matchers::ActionController::RescueFromMatcher
- #matches? — Shoulda::Matchers::Independent::DelegateMatcher
- #matches? — Shoulda::Matchers::ActiveModel::NumericalityMatchers::NumericTypeMatcher
- #matches? — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #matches? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ThroughMatcher
- #message — Shoulda::Matchers::Independent::DelegateMatcher::TargetNotDefinedError
- #message — Shoulda::Matchers::ActiveModel::CouldNotSetPasswordError
- #message — Shoulda::Matchers::ActionController::StrongParametersMatcher::ActionNotDefinedError
- #message — Shoulda::Matchers::ActiveModel::NonNullableBooleanError
- #message — Shoulda::Matchers::ActionController::StrongParametersMatcher::VerbNotDefinedError
- #message — Shoulda::Matchers::Error
- #messages — Shoulda::Matchers::ActiveModel::ValidationMessageFinder
- #messages — Shoulda::Matchers::ActiveModel::ExceptionMessageFinder
- #messages_description — Shoulda::Matchers::ActiveModel::ExceptionMessageFinder
- #messages_description — Shoulda::Matchers::ActiveModel::ValidationMessageFinder
- #messages_for_attribute — Shoulda::Matchers::ActiveModel::ValidationMessageFinder
- #method_missing — Shoulda::Matchers::Doublespeak::ObjectDouble
- #method_name_matches? — Shoulda::Matchers::ActionController::RescueFromMatcher
- #model_class — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflector
- #model_class — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #model_config — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #model_name — Shoulda::Matchers::ActiveModel::CouldNotSetPasswordError
- #normalize — Shoulda::Matchers::ActionController::RouteParams
- #odd — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #only_integer — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #option_verifier — Shoulda::Matchers::ActiveRecord::AssociationMatchers::DependentMatcher
- #option_verifier — Shoulda::Matchers::ActiveRecord::AssociationMatchers::InverseOfMatcher
- #option_verifier — Shoulda::Matchers::ActiveRecord::AssociationMatchers::CounterCacheMatcher
- #option_verifier — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ThroughMatcher
- #option_verifier — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OrderMatcher
- #option_verifier — Shoulda::Matchers::ActiveRecord::AssociationMatchers::SourceMatcher
- #param_names_as_sentence — Shoulda::Matchers::ActionController::StrongParametersMatcher
- #permit — Shoulda::Matchers::ActionController
- #permit_called? — Shoulda::Matchers::ActionController::StrongParametersMatcher
- #polymorphic? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- #prepare_submatcher — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #record_call — Shoulda::Matchers::Doublespeak::Double
- #record_name — Shoulda::Matchers::ActiveModel::CouldNotSetPasswordError
- #reflect_on_association — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflector
- #reflection — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflector
- #register — Shoulda::Matchers::Doublespeak::DoubleImplementationRegistry
- #register_double — Shoulda::Matchers::Doublespeak::DoubleCollection
- #register_double_collection — Shoulda::Matchers::Doublespeak::World
- #register_proxy — Shoulda::Matchers::Doublespeak::DoubleCollection
- #register_stub — Shoulda::Matchers::Doublespeak::DoubleCollection
- #register_subject_double_collection — Shoulda::Matchers::Independent::DelegateMatcher
- #replace_method_with_double — Shoulda::Matchers::Doublespeak::Double
- #rescue_from — Shoulda::Matchers::ActionController
- #rescues_from_exception? — Shoulda::Matchers::ActionController::RescueFromMatcher
- #respond_to? — Shoulda::Matchers::Doublespeak::ObjectDouble
- #restore_original_method — Shoulda::Matchers::Doublespeak::Double
- #returns — Shoulda::Matchers::Doublespeak::StubImplementation
- #set_double_collection — Shoulda::Matchers::ActionController::StrongParametersMatcher
- #should_or_should_not — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #source_description — Shoulda::Matchers::ActiveModel::ExceptionMessageFinder
- #source_description — Shoulda::Matchers::ActiveModel::ValidationMessageFinder
- #store_original_method — Shoulda::Matchers::Doublespeak::Double
- #stringify — Shoulda::Matchers::ActionController::RouteParams
- #stringify_params — Shoulda::Matchers::ActionController::RouteParams
- #subject_delegates_to_target_correctly? — Shoulda::Matchers::Independent::DelegateMatcher
- #subject_has_delegating_method? — Shoulda::Matchers::Independent::DelegateMatcher
- #subject_has_target_method? — Shoulda::Matchers::Independent::DelegateMatcher
- #submatcher_allowed_types — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #submatcher_comparison_descriptions — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #submatcher_failure_messages_for_should — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #submatcher_failure_messages_for_should_not — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #submatchers_match? — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #target_received_method? — Shoulda::Matchers::Independent::DelegateMatcher
- #target_received_method_with_delegated_arguments? — Shoulda::Matchers::Independent::DelegateMatcher
- #through? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflection
- #through_association_correct? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ThroughMatcher
- #through_association_exists? — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ThroughMatcher
- #through_reflection — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ThroughMatcher
- #to — Shoulda::Matchers::Independent::DelegateMatcher
- #to_return — Shoulda::Matchers::Doublespeak::Double
- #type_cast — Shoulda::Matchers::ActiveRecord::AssociationMatchers::OptionVerifier
- #unpermitted_params — Shoulda::Matchers::ActionController::StrongParametersMatcher
- #update_diff_to_compare — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #update_only — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #update_only_correct? — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #validate_and_rescue — Shoulda::Matchers::ActiveModel::ExceptionMessageFinder
- #validate_instance — Shoulda::Matchers::ActiveModel::ValidationMessageFinder
- #validated_instance — Shoulda::Matchers::ActiveModel::ValidationMessageFinder
- #value_as_sql — Shoulda::Matchers::ActiveRecord::AssociationMatchers::ModelReflector
- #verified_permitted_params — Shoulda::Matchers::ActionController::StrongParametersMatcher
- #verify_option_is_correct — Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
- #with — Shoulda::Matchers::ActionController::RescueFromMatcher
- #with_arguments — Shoulda::Matchers::Independent::DelegateMatcher
- #with_doubles_activated — Shoulda::Matchers::Doublespeak::World
- #with_message — Shoulda::Matchers::ActiveModel::NumericalityMatchers::ComparisonMatcher
- #with_message — Shoulda::Matchers::ActiveModel::ValidateNumericalityOfMatcher
- #with_message — Shoulda::Matchers::ActiveModel::NumericalityMatchers::NumericTypeMatcher
- #world — Shoulda::Matchers::Doublespeak