In Files

  • test-unit-3.5.3/lib/test/unit/notification.rb

Methods

Class/Module Index [+]

Quicksearch

Test::Unit::NotificationHandler

Public Class Methods

included(base) click to toggle source
 
               # File test-unit-3.5.3/lib/test/unit/notification.rb, line 94
def included(base)
  base.exception_handler(:handle_notified_error)
end
            
There is an updated format of the API docs for this version here.