ActionCable TestHelper module TestHelper Ruby on Rails 7.1.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.0.6 v6.1.7.10 v7.0.10 v7.2.3 v8.0.4 v8.1.2 Provides helper methods for testing Action Cable broadcasting Methods (defined here) # assert_broadcast_on # assert_broadcasts # assert_no_broadcasts # capture_broadcasts Private methods (1) Implementation detail — not part of the public API. # new_broadcasts_from Used by Included by (2) ActionCable::Channel::TestCase::Behavior ActionCable::TestCase