Hi,
In message "[PATCH] multiple exceptions for assert_raises"
on 03/12/04, nobu.nokada / softhome.net <nobu.nokada / softhome.net> writes:
|Exceptions caused by system call often varies depending on
|platforms. So I think that it would be nice if assert_raises
|accept multiple exceptions.
By the way "assert_raises" looks against the "plain form noun" rule of
Ruby (i.e. exist? instead of exists?). Can you prepare "assert_raise"
alias to it, Nathaniel?
matz.