Class: Test::Unit::TestCase
- Inherits:
-
Object
- Object
- Test::Unit::TestCase
- Extended by:
- ThoughtBot::Shoulda::ActiveRecord, Thoughtbot::Shoulda
- Includes:
- ThoughtBot::Shoulda::Controller, ThoughtBot::Shoulda::General
- Defined in:
- lib/shoulda.rb,
lib/shoulda/gem/shoulda.rb
Constant Summary
Constants included from Thoughtbot::Shoulda
Method Summary
Methods included from ThoughtBot::Shoulda::ActiveRecord
should_allow_values_for, should_belong_to, should_ensure_length_at_least, should_ensure_length_in_range, should_ensure_length_is, should_ensure_value_in_range, should_have_and_belong_to_many, should_have_class_methods, should_have_db_column, should_have_db_columns, should_have_indices, should_have_instance_methods, should_have_many, should_have_one, should_have_readonly_attributes, should_not_allow_values_for, should_only_allow_numeric_values_for, should_protect_attributes, should_require_acceptance_of, should_require_attributes, should_require_unique_attributes
Methods included from ThoughtBot::Shoulda::Private
Methods included from Thoughtbot::Shoulda
context, should, should_eventually