Module: RSpec::Rails::MailerExampleGroup Private
- Extended by:
- ActiveSupport::Concern
- Includes:
- ActionMailer::TestCase::Behavior, RailsExampleGroup
- Defined in:
- lib/rspec/rails/example/mailer_example_group.rb,
lib/rspec/rails/example/mailer_example_group.rb
Overview
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Container module for mailer spec functionality. It is only available if ActionMailer has been loaded before it.
Defined Under Namespace
Modules: ClassMethods