# File lib/test/unit/assertions.rb, line 588 def assert_throws(*args, &block) assert_throw(*args, &block) end