Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pgadmin-org/pgadmin4
/ setTestClient
Method
setTestClient
web/pgadmin/utils/route.py:163–164 ·
view source on GitHub ↗
(cls, test_client)
Source
from the content-addressed store, hash-verified
161
# Initializing test_client.
162
@classmethod
163
def
setTestClient(cls, test_client):
164
cls.tester = test_client
165
166
def
setDriver(self, driver):
167
self.driver = driver
Callers
2
get_suite
Function · 0.80
wrapper
Function · 0.80
Calls
no outgoing calls
Tested by
2
get_suite
Function · 0.64
wrapper
Function · 0.64