module ActionController
module ActionController::Integration
module ActiveSupport
module Shoulda
module Shoulda::ActionController
module Shoulda::ActionController::Helpers
module Shoulda::ActionController::Macros
module Shoulda::ActionController::Matchers
module Shoulda::ActionMailer
module Shoulda::ActionMailer::Assertions
module Shoulda::ActionView
module Shoulda::ActionView::Macros
module Shoulda::ActiveRecord
module Shoulda::ActiveRecord::Assertions
module Shoulda::ActiveRecord::Helpers
module Shoulda::ActiveRecord::Macros
module Shoulda::ActiveRecord::Matchers
module Shoulda::Assertions
module Shoulda::ClassMethods
module Shoulda::Helpers
module Shoulda::Macros
module Shoulda::Private
module Test
module Test::Unit
class ActionController::Integration::Session
class ActiveSupport::TestCase
class Proc
class Shoulda::ActionController::Matchers::AssignToMatcher
class Shoulda::ActionController::Matchers::FilterParamMatcher
class Shoulda::ActionController::Matchers::RenderWithLayout
class Shoulda::ActionController::Matchers::RespondWithContentTypeMatcher
class Shoulda::ActionController::Matchers::RespondWithMatcher
class Shoulda::ActionController::Matchers::RouteMatcher
class Shoulda::ActionController::Matchers::SetSessionMatcher
class Shoulda::ActionController::Matchers::SetTheFlashMatcher
class Shoulda::ActiveRecord::Matchers::AllowMassAssignmentOfMatcher
class Shoulda::ActiveRecord::Matchers::AllowValueMatcher
class Shoulda::ActiveRecord::Matchers::AssociationMatcher
class Shoulda::ActiveRecord::Matchers::EnsureInclusionOfMatcher
class Shoulda::ActiveRecord::Matchers::EnsureLengthOfMatcher
class Shoulda::ActiveRecord::Matchers::HaveDbColumnMatcher
class Shoulda::ActiveRecord::Matchers::HaveIndexMatcher
class Shoulda::ActiveRecord::Matchers::HaveNamedScopeMatcher
class Shoulda::ActiveRecord::Matchers::HaveReadonlyAttributeMatcher
class Shoulda::ActiveRecord::Matchers::ValidateAcceptanceOfMatcher
class Shoulda::ActiveRecord::Matchers::ValidateNumericalityOfMatcher
class Shoulda::ActiveRecord::Matchers::ValidatePresenceOfMatcher
class Shoulda::ActiveRecord::Matchers::ValidateUniquenessOfMatcher
class Shoulda::ActiveRecord::Matchers::ValidationMatcher
class Shoulda::Context
class Test::Unit::TestCase
shoulda
2.10.0
# initialize
def initialize(macro, name) @macro = macro @name = name end