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