HCE Project Python language Distributed Tasks Manager Application, Distributed Crawler Application and client API bindings.  2.0.0-chaika
Hierarchical Cluster Engine Python language binding
ftest_UserProxyJsonWrapper.py File Reference

Go to the source code of this file.

Namespaces

 ftests.ftest_UserProxyJsonWrapper
 

Variables

dictionary ftests.ftest_UserProxyJsonWrapper.siteProperty = {"USER_PROXY": "{\"source\": 0,\"file_path\":\"\/home\/hce\/proxy.json\",\"proxies\":{\"84.23.107.195:8080\":{\"host\":\"84.23.107.195:8080\",\"domains\": [\"*\"],\"priority\":11,\"limits\":null}}}" }
 
 ftests.ftest_UserProxyJsonWrapper.jsonData = json.loads(siteProperty["USER_PROXY"])
 
 ftests.ftest_UserProxyJsonWrapper.userProxyJsonWrapper = UserProxyJsonWrapper(jsonData)
 
 ftests.ftest_UserProxyJsonWrapper.proxy = Proxy('12345', 'localhost')
 
 ftests.ftest_UserProxyJsonWrapper.priority