Table of Contents - sequel_spec-0.2.1 Documentation
Classes and Modules
- Object
- SequelSpec
- SequelSpec::Matchers
- SequelSpec::Matchers::Association
- SequelSpec::Matchers::Association::AssociationMatcher
- SequelSpec::Matchers::Association::HaveManyThroughManyMatcher
- SequelSpec::Matchers::Association::HaveManyToManyMatcher
- SequelSpec::Matchers::Association::HaveManyToOneMatcher
- SequelSpec::Matchers::Association::HaveOneThroughOneMatcher
- SequelSpec::Matchers::Association::HaveOneToManyMatcher
- SequelSpec::Matchers::Association::HaveOneToOneMatcher
- SequelSpec::Matchers::Base
- SequelSpec::Matchers::Validation
- SequelSpec::Matchers::Validation::ValidateFormatMatcher
- SequelSpec::Matchers::Validation::ValidateIncludesMatcher
- SequelSpec::Matchers::Validation::ValidateIntegerMatcher
- SequelSpec::Matchers::Validation::ValidateLengthMatcher
- SequelSpec::Matchers::Validation::ValidateMatcher
- SequelSpec::Matchers::Validation::ValidateNotNullMatcher
- SequelSpec::Matchers::Validation::ValidateNumericMatcher
- SequelSpec::Matchers::Validation::ValidatePresenceMatcher
- SequelSpec::Matchers::Validation::ValidateSchemaTypesMatcher
- SequelSpec::Matchers::Validation::ValidateTypeMatcher
- SequelSpec::Matchers::Validation::ValidateUniqueMatcher
Methods
- ::new — SequelSpec::Matchers::Base
- #additionnal_param_check — SequelSpec::Matchers::Validation::ValidateFormatMatcher
- #additionnal_param_check — SequelSpec::Matchers::Validation::ValidateIncludesMatcher
- #additionnal_param_check — SequelSpec::Matchers::Validation::ValidateLengthMatcher
- #additionnal_param_check — SequelSpec::Matchers::Validation::ValidateTypeMatcher
- #additionnal_param_required? — SequelSpec::Matchers::Validation::ValidateFormatMatcher
- #additionnal_param_required? — SequelSpec::Matchers::Validation::ValidateIncludesMatcher
- #additionnal_param_required? — SequelSpec::Matchers::Validation::ValidateLengthMatcher
- #additionnal_param_required? — SequelSpec::Matchers::Validation::ValidateMatcher
- #additionnal_param_required? — SequelSpec::Matchers::Validation::ValidateTypeMatcher
- #allowing_blank — SequelSpec::Matchers::Validation::ValidateMatcher
- #allowing_missing — SequelSpec::Matchers::Validation::ValidateMatcher
- #allowing_nil — SequelSpec::Matchers::Validation::ValidateMatcher
- #args_to_called_attributes — SequelSpec::Matchers::Validation::ValidateMatcher
- #args_to_called_attributes — SequelSpec::Matchers::Validation::ValidateUniqueMatcher
- #association_type — SequelSpec::Matchers::Association::HaveManyThroughManyMatcher
- #association_type — SequelSpec::Matchers::Association::HaveManyToManyMatcher
- #association_type — SequelSpec::Matchers::Association::HaveManyToOneMatcher
- #association_type — SequelSpec::Matchers::Association::HaveOneThroughOneMatcher
- #association_type — SequelSpec::Matchers::Association::HaveOneToManyMatcher
- #association_type — SequelSpec::Matchers::Association::HaveOneToOneMatcher
- #description — SequelSpec::Matchers::Association::AssociationMatcher
- #description — SequelSpec::Matchers::Validation::ValidateFormatMatcher
- #description — SequelSpec::Matchers::Validation::ValidateIncludesMatcher
- #description — SequelSpec::Matchers::Validation::ValidateIntegerMatcher
- #description — SequelSpec::Matchers::Validation::ValidateLengthMatcher
- #description — SequelSpec::Matchers::Validation::ValidateNotNullMatcher
- #description — SequelSpec::Matchers::Validation::ValidateNumericMatcher
- #description — SequelSpec::Matchers::Validation::ValidatePresenceMatcher
- #description — SequelSpec::Matchers::Validation::ValidateSchemaTypesMatcher
- #description — SequelSpec::Matchers::Validation::ValidateTypeMatcher
- #description — SequelSpec::Matchers::Validation::ValidateUniqueMatcher
- #ensure_inclusion_of — SequelSpec::Matchers::Validation
- #ensure_length_of — SequelSpec::Matchers::Validation
- #failure_message — SequelSpec::Matchers::Base
- #failure_message_when_negated — SequelSpec::Matchers::Base
- #hash_to_nice_string — SequelSpec::Matchers::Base
- #have_many_through_many — SequelSpec::Matchers::Association
- #have_many_to_many — SequelSpec::Matchers::Association
- #have_many_to_one — SequelSpec::Matchers::Association
- #have_one_through_one — SequelSpec::Matchers::Association
- #have_one_to_many — SequelSpec::Matchers::Association
- #have_one_to_one — SequelSpec::Matchers::Association
- #in — SequelSpec::Matchers::Validation::ValidateIncludesMatcher
- #is — SequelSpec::Matchers::Validation::ValidateLengthMatcher
- #is — SequelSpec::Matchers::Validation::ValidateTypeMatcher
- #is_at_least — SequelSpec::Matchers::Validation::ValidateLengthMatcher
- #is_at_most — SequelSpec::Matchers::Validation::ValidateLengthMatcher
- #is_between — SequelSpec::Matchers::Validation::ValidateLengthMatcher
- #is_equal_to — SequelSpec::Matchers::Validation::ValidateLengthMatcher
- #matches? — SequelSpec::Matchers::Base
- #valid? — SequelSpec::Matchers::Association::AssociationMatcher
- #valid? — SequelSpec::Matchers::Validation::ValidateMatcher
- #validate_format — SequelSpec::Matchers::Validation
- #validate_format_of — SequelSpec::Matchers::Validation
- #validate_includes — SequelSpec::Matchers::Validation
- #validate_integer — SequelSpec::Matchers::Validation
- #validate_integrity_of — SequelSpec::Matchers::Validation
- #validate_length — SequelSpec::Matchers::Validation
- #validate_length_of — SequelSpec::Matchers::Validation
- #validate_not_null — SequelSpec::Matchers::Validation
- #validate_numeric — SequelSpec::Matchers::Validation
- #validate_numericality_of — SequelSpec::Matchers::Validation
- #validate_presence — SequelSpec::Matchers::Validation
- #validate_presence_of — SequelSpec::Matchers::Validation
- #validate_schema_types — SequelSpec::Matchers::Validation
- #validate_schema_types_of — SequelSpec::Matchers::Validation
- #validate_type — SequelSpec::Matchers::Validation
- #validate_type_of — SequelSpec::Matchers::Validation
- #validate_unique — SequelSpec::Matchers::Validation
- #validate_uniqueness_of — SequelSpec::Matchers::Validation
- #validation_type — SequelSpec::Matchers::Validation::ValidateFormatMatcher
- #validation_type — SequelSpec::Matchers::Validation::ValidateIncludesMatcher
- #validation_type — SequelSpec::Matchers::Validation::ValidateIntegerMatcher
- #validation_type — SequelSpec::Matchers::Validation::ValidateNotNullMatcher
- #validation_type — SequelSpec::Matchers::Validation::ValidateNumericMatcher
- #validation_type — SequelSpec::Matchers::Validation::ValidatePresenceMatcher
- #validation_type — SequelSpec::Matchers::Validation::ValidateSchemaTypesMatcher
- #validation_type — SequelSpec::Matchers::Validation::ValidateTypeMatcher
- #validation_type — SequelSpec::Matchers::Validation::ValidateUniqueMatcher
- #with — SequelSpec::Matchers::Validation::ValidateFormatMatcher
- #with_message — SequelSpec::Matchers::Validation::ValidateMatcher
- #with_options — SequelSpec::Matchers::Base