tests.test_client
index
test_client.py

Test Client Methods - please check the source code of this file to see how the client methods can used
 
The client methods below are organized by client role, i.e. Monitor, Operator, Designer and Client.
 
Note: with version 1.0.x and later of the library, most of these client methods can now directly be
replaced by corresponding resource actions.

 
Functions
       
fgcp_client_walker(key_file, region)
Test client methods using test server (or generate .xml test fixtures using real API server)
test_client(key_file, region, vsysName, debug)
FGCP Client
test_designer(key_file, region, vsysName, debug)
FGCP Designer
test_monitor(key_file, region, vsysName, debug)
FGCP Monitor
test_operator(key_file, region, vsysName, debug)
FGCP Operator

 
Data
        print_function = _Feature((2, 6, 0, 'alpha', 2), (3, 0, 0, 'alpha', 0), 65536)