Class: Test::Unit::TestCase
- Inherits:
-
Object
- Object
- Test::Unit::TestCase
- Extended by:
- Shoulda::ActiveModel::Macros
- Includes:
- Shoulda::ActiveModel::Assertions, Shoulda::ActiveModel::Helpers, Shoulda::ActiveModel::Matchers
- Defined in:
- lib/shoulda/active_model.rb
Method Summary
Methods included from Shoulda::ActiveModel::Macros
should_allow_values_for, should_ensure_length_at_least, should_ensure_length_in_range, should_ensure_length_is, should_ensure_value_in_range, should_have_class_methods, should_have_instance_methods, should_not_allow_values_for, should_validate_acceptance_of, should_validate_numericality_of, should_validate_presence_of, should_validate_uniqueness_of
Methods included from Shoulda::ActiveModel::Matchers
#allow_value, #ensure_inclusion_of, #ensure_length_of, #validate_acceptance_of, #validate_format_of, #validate_numericality_of, #validate_presence_of, #validate_uniqueness_of
Methods included from Shoulda::ActiveModel::Assertions
#assert_bad_value, #assert_good_value, #assert_valid