# File test/test_Error.rb, line 332 def test_has_logging_errors? assert(@Error.has_logging_errors?) assert_equal(1, @logging_errors_call) end