Module: RSpec::Rails::RailsExampleGroup

Extended by:
ActiveSupport::Concern
Includes:
Matchers, MinitestLifecycleAdapter, SetupAndTeardownAdapter
Included in:
ControllerExampleGroup, FeatureExampleGroup, HelperExampleGroup, MailerExampleGroup, ModelExampleGroup, RequestExampleGroup, RoutingExampleGroup, ViewExampleGroup
Defined in:
lib/rspec/rails/example/rails_example_group.rb

Method Summary

Methods included from Matchers

#be_a_new, #be_new_record, #be_valid

Methods included from MinitestLifecycleAdapter

#after_setup, #after_teardown, #before_setup, #before_teardown

Methods included from SetupAndTeardownAdapter

#method_name