# File test/test_monitor.rb, line 57 def test_error_type assert_equal(@error_type, @sample.error_type) assert_equal(1, @exception_class_call) end