MCPcopy Create free account
hub / github.com/dbcli/mycli / write

Method write

test/pytests/test_favoritequeries.py:12–13  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

10 self.write_calls = 0
11
12 def write(self) -> None:
13 self.write_calls += 1
14
15
16def test_from_config_returns_instance_with_same_config() -> None:

Callers 15

write_default_configFunction · 0.45
log_queryMethod · 0.45
normalize_ssl_modeFunction · 0.45
connectMethod · 0.45
run_queryMethod · 0.45
saveMethod · 0.45
deleteMethod · 0.45
open_bmylogin_cnfFunction · 0.45
test_corrupted_login_keyFunction · 0.45
test_corrupted_padFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected