# File test/test_Logging.rb, line 151 def test_logfile_count assert_equal(1, @logging_params_call) assert_equal(3, @Logging.logfile_count) end