Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/AirtestProject/Poco
/ update
Method
update
poco/utils/simplerpc/simplerpc.py:190–191 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
188
return
message_type, result
189
190
def
update(self):
191
raise
NotImplementedError
192
193
def
run(self):
194
def
_run():
Callers
15
_run
Method · 0.95
wait
Method · 0.45
jsonrpc
Method · 0.45
test_code_validation_int
Method · 0.45
test_code_validation_str
Method · 0.45
test_message_validation_str
Method · 0.45
test_message_validation_int
Method · 0.45
test_data_validation_none
Method · 0.45
test_data_validation
Method · 0.45
test_method_validation_str
Method · 0.45
test_method_validation_not_str
Method · 0.45
test_params_validation_list
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_code_validation_int
Method · 0.36
test_code_validation_str
Method · 0.36
test_message_validation_str
Method · 0.36
test_message_validation_int
Method · 0.36
test_data_validation_none
Method · 0.36
test_data_validation
Method · 0.36
test_method_validation_str
Method · 0.36
test_method_validation_not_str
Method · 0.36
test_params_validation_list
Method · 0.36
test_params_validation_tuple
Method · 0.36
test_params_validation_dict
Method · 0.36
test_params_validation_none
Method · 0.36