class RSpec::Rails::Matchers::ActionCable::HaveStream
def does_not_match?(subscription)
-
(Boolean)
-
Other tags:
- Api: - private
def does_not_match?(subscription) !match(subscription) end
(Boolean)
-
def does_not_match?(subscription) !match(subscription) end