Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ TestConfig2
Class
TestConfig2
python/python3/tornado/test/util_test.py:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
63
64
class
TestConfig2(TestConfigurable):
65
def
initialize(self, pos_arg=None, b=None):
66
self.b = b
67
self.pos_arg = pos_arg
68
69
70
class
TestConfig3(TestConfigurable):
Callers
2
checkSubclasses
Method · 0.85
test_config_class_args
Method · 0.85
Calls
no outgoing calls
Tested by
2
checkSubclasses
Method · 0.68
test_config_class_args
Method · 0.68