Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ TestConfig1
Class
TestConfig1
python/python3/tornado/test/util_test.py:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
57
58
class
TestConfig1(TestConfigurable):
59
def
initialize(self, pos_arg=None, a=None):
60
self.a = a
61
self.pos_arg = pos_arg
62
63
64
class
TestConfig2(TestConfigurable):
Callers
2
checkSubclasses
Method · 0.85
test_config_args
Method · 0.85
Calls
no outgoing calls
Tested by
2
checkSubclasses
Method · 0.68
test_config_args
Method · 0.68