class

Test::Unit::Util::ProcWrapper

v1_8_6_287 - Show latest stable - Superclass: Object

Allows the storage of a Proc passed through ’&’ in a hash.

Note: this may be inefficient, since the hash being used is not necessarily very good. In <a href="/ruby/Observable">Observable,</a> efficiency is not too important, since the hash is only accessed when adding and removing listeners, not when notifying.

Files

  • lib/test/unit/util/procwrapper.rb