ActionCable Channel TestCase Behavior module Behavior Ruby on Rails 6.0.6 Since v6.0.6 Available in: v6.0.6 v6.1.7.10 v7.0.10 v7.1.6 v7.2.3 v8.0.4 v8.1.2 Compare with: (choosing a version navigates to the comparison) Choose a version v6.1.7.10 · same v7.0.10 · same v7.1.6 · same v7.2.3 · same v8.0.4 · same v8.1.2 · same No documentation comment. Namespace Modules ActionCable::Channel::TestCase::Behavior::ClassMethods Includes ActiveSupport::Testing::ConstantLookup ActionCable::TestHelper Extends ActiveSupport::Concern Constants ActionCable::Channel::TestCase::Behavior::CHANNEL_IDENTIFIER Attributes ActionCable::Channel::TestCase::Behavior#connection ActionCable::Channel::TestCase::Behavior#subscription Methods (defined here) # assert_broadcast_on # assert_broadcasts # assert_has_stream # assert_has_stream_for # assert_no_streams # perform # stub_connection # subscribe # transmissions # unsubscribe Private methods (2) Show private methods Implementation detail — not part of the public API. # broadcasting_for # check_subscribed! Used by Included by (1) ActionCable::Channel::TestCase Methods (inherited) From ActionCable::TestHelper (3) # assert_broadcast_on # assert_broadcasts # assert_no_broadcasts From ActiveSupport::Concern (2) # class_methods # included On this page Namespace (1) Includes Extends Constants Attributes Methods Private methods (2) Used by (1) Inherited methods (5) Support Bug Reports can be filed for the Ruby on Rails project on GitHub. Feature requests should be discussed on the rubyonrails-core forum. License Released under the MIT license.