Module: RSpec::Rails
- Defined in:
- lib/rspec-rails.rb,
lib/rspec/rails/mocks.rb,
lib/rspec/rails/version.rb,
lib/rspec/rails/matchers.rb,
lib/rspec/rails/adapters.rb,
lib/rspec/rails/view_assigns.rb,
lib/rspec/rails/view_rendering.rb,
lib/rspec/rails/fixture_support.rb,
lib/rspec/rails/module_inclusion.rb,
lib/rspec/rails/example/view_example_group.rb,
lib/rspec/rails/example/rails_example_group.rb,
lib/rspec/rails/example/model_example_group.rb,
lib/rspec/rails/example/helper_example_group.rb,
lib/rspec/rails/example/mailer_example_group.rb,
lib/rspec/rails/example/routing_example_group.rb,
lib/rspec/rails/example/feature_example_group.rb,
lib/rspec/rails/extensions/active_record/base.rb,
lib/rspec/rails/example/request_example_group.rb,
lib/rspec/rails/example/controller_example_group.rb
Defined Under Namespace
Modules: ControllerExampleGroup, DeprecatedCapybaraDSL, Extensions, FeatureExampleGroup, FixtureSupport, HelperExampleGroup, MailerExampleGroup, Matchers, MinitestCounters, MinitestLifecycleAdapter, Mocks, ModelExampleGroup, ModuleInclusion, RailsExampleGroup, RequestExampleGroup, RoutingExampleGroup, SetupAndTeardownAdapter, Version, ViewAssigns, ViewExampleGroup, ViewRendering Classes: AssertionDelegator, IllegalDataAccessException, Railtie
Constant Summary
- Assertions =
Test::Unit::Assertions
- TestUnitAssertionAdapter =
This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.
Backwards compatibility. It's unlikely that anyone is using this constant, but we had forgotten to mark it as
@private
earlier MinitestAssertionAdapter