Public Member Functions | Static Public Attributes

TrafficEstimatorServiceTest Class Reference

Collaboration diagram for TrafficEstimatorServiceTest:
Collaboration graph
[legend]

Public Member Functions

def __init__
def test_net_KeywordEstimate

Static Public Attributes

string name = "test_GoogleAdWords"
string client_file_name = "TrafficEstimatorService_client.py"
string types_file_name = "TrafficEstimatorService_types.py"
string server_file_name = "TrafficEstimatorService_server.py"
tuple header_info = os.path.join(os.getenv('HOME'), 'adwords.properties')

Detailed Description

Test case for Google AdWords, sandbox v8
Reads header information from a file "adwords.properties", need to format this for ConfigParser

[test_GoogleAdWords]
email = 
password = 
useragent = 
applicationtoken = 

Definition at line 41 of file test_GoogleAdWords.py.


The documentation for this class was generated from the following file: