Package myproxy :: Package ws :: Package client :: Package test :: Module test_client :: Class WSClientTestCase
[hide private]

Class WSClientTestCase

source code


Test MyProxy Web Service Client

Instance Methods [hide private]
 
__init__(self, *args, **kwargs) source code
 
test01_logon(self) source code
 
test02_logon_with_ssl_client_authn(self) source code
Class Variables [hide private]
  here_dir = os.path.dirname(os.path.abspath(__file__))
  config_filepath = os.path.join(here_dir, 'test_myproxywebservi...
Class Variable Details [hide private]

config_filepath

Value:
os.path.join(here_dir, 'test_myproxywebservice_client.cfg')