On Sep 12, 2005, at 4:01 PM, Peter Fitzgibbons wrote: > There's a comment in the docs > > http://www.ruby-doc.org/stdlib/libdoc/test/unit/rdoc/classes/Test/ > Unit/A > ssertions.html#M000088 > > #assert_raises > Alias of assert_raise. Will be deprecated in 1.9, and removed in 2.0. Then doesn't that just mean that we should be using assert_raise() instead? James Edward Gray II