MCPcopy 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
58class TestConfig1(TestConfigurable):
59 def initialize(self, pos_arg=None, a=None):
60 self.a = a
61 self.pos_arg = pos_arg
62
63
64class TestConfig2(TestConfigurable):

Callers 2

checkSubclassesMethod · 0.85
test_config_argsMethod · 0.85

Calls

no outgoing calls

Tested by 2

checkSubclassesMethod · 0.68
test_config_argsMethod · 0.68