Module: RSpec::Rails::ViewExampleGroup Private
- Extended by:
- ActiveSupport::Concern
- Includes:
- ActionView::TestCase::Behavior, Matchers::RenderTemplate, RailsExampleGroup, ViewAssigns
- Defined in:
- lib/rspec/rails/example/view_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 class for view spec functionality.
Defined Under Namespace
Modules: ExampleMethods