MCPcopy Index your code
hub / github.com/pgadmin-org/pgadmin4 / flush

Method flush

web/regression/runtests.py:468–470  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

466 self.logger.log(self.log_level, line.rstrip())
467
468 def flush(self):
469 # Function required to be implemented for logger
470 pass
471
472
473def execute_test(test_module_list_passed, server_passed, driver_passed,

Callers 5

mainFunction · 0.80
runTestMethod · 0.80
runTestMethod · 0.80
runTestMethod · 0.80
add_successFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected