예제 #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")