示例#1
0
 def setup(self):
     handystats.init()
     handystats.configuration_json(json.dumps(json_config))
示例#2
0
 def test_json_configuration(self):
     handystats.configuration_json(json.dumps(json_config))
示例#3
0
 def setup(self):
     handystats.init()
     handystats.configuration_json(json.dumps(json_config))
示例#4
0
 def test_json_configuration(self):
     handystats.configuration_json(json.dumps(json_config))
示例#5
0
 def test_json_configuration2(self):
     handystats.configuration_json("sdsd")