Module: RSpec::Rails::ChannelExampleGroup

Extended by:
ActiveSupport::Concern
Includes:
ActionCable::Channel::TestCase::Behavior, RailsExampleGroup
Defined in:
lib/rspec/rails/example/channel_example_group.rb,
lib/rspec/rails/example/channel_example_group.rb

Overview

Container module for channel spec functionality.

Defined Under Namespace

Modules: ClassMethods

Constant Summary

Constants included from ActionCable::Channel::TestCase::Behavior

ActionCable::Channel::TestCase::Behavior::CHANNEL_IDENTIFIER

Method Summary

Methods included from ActionCable::Channel::TestCase::Behavior

#connection, #perform, #stub_connection, #subscribe, #transmissions

Methods included from ActionCable::TestHelper

#after_teardown, #assert_broadcast_on, #assert_broadcasts, #assert_no_broadcasts, #before_setup, #pubsub_adapter