--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Calls all the procs registered on the channel indicated by channel_name. If value is specified, it is passed in to the procs, otherwise they are called with no arguments.
full_name: Test::Unit::Util::Observable#notify_listeners
is_singleton: false
name: notify_listeners
params: (channel_name, *arguments)
visibility: public