Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pgadmin-org/pgadmin4
/ setTestServer
Method
setTestServer
web/pgadmin/utils/route.py:150–151 ·
view source on GitHub ↗
(self, server)
Source
from the content-addressed store, hash-verified
148
PSYCOPG3, config.PG_DEFAULT_DRIVER)
149
150
def
setTestServer(self, server):
151
self.server = server
152
153
@abstractmethod
154
def
runTest(self):
Callers
1
get_suite
Function · 0.80
Calls
no outgoing calls
Tested by
1
get_suite
Function · 0.64