Module: Test::Unit::NotificationHandler
- Defined in:
- lib/test/unit/notification.rb
Class Method Summary (collapse)
Class Method Details
+ (Object) included(base)
92 93 94 |
# File 'lib/test/unit/notification.rb', line 92 def included(base) base.exception_handler(:handle_notified_error) end |