Module Test::Unit::ErrorHandler
In: lib/test/unit/error.rb

Methods

included  

Constants

NOT_PASS_THROUGH_EXCEPTIONS = []
PASS_THROUGH_EXCEPTIONS = [NoMemoryError, SignalException, Interrupt, SystemExit]

Public Class methods

[Validate]