Class: Spec::Rails::Example::MailerExampleGroup

Inherits:
ActiveSupport::TestCase
  • Object
show all
Defined in:
lib/objective_spec/mailer_example_group.rb

Overview

Mailer examples live in $RAILS_ROOT/spec/mailers/.

Mailer examples use Spec::Rails::Example::MailerExampleGroup, which provides support for fixtures and some custom expectations via extensions to ActiveRecord::Base.