ActionCable Connection 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: … v6.1.7.10 v7.0.10 v7.1.6 v7.2.3 v8.0.4 v8.1.2 No documentation comment. Namespace Modules ActionCable::Connection::TestCase::Behavior::ClassMethods Includes ActiveSupport::Testing::ConstantLookup ActionCable::Connection::Assertions Extends ActiveSupport::Concern Constants ActionCable::Connection::TestCase::Behavior::DEFAULT_PATH Attributes ActionCable::Connection::TestCase::Behavior#connection Methods (defined here) # connect # cookies # disconnect Private methods (1) Implementation detail — not part of the public API. # build_test_request Used by Included by (1) ActionCable::Connection::TestCase Methods (inherited) From ActionCable::Connection::Assertions (1) # assert_reject_connection From ActiveSupport::Concern (2) # class_methods # included