# File test/test_Logging.rb, line 141 def init_context @Logging.init_context assert_equal(1, @logging_params_call) assert_equal(0, @logfiles_call) end