# File lib/test/unit/error.rb, line 25 def initialize(test_name, exception) @test_name = test_name @exception = exception end