Package myproxy :: Package ws :: Package test :: Module test_myproxywsgi
[hide private]

Module test_myproxywsgi

source code

Unit tests for MyProxy WSGI Middleware classes and Application. These are run using paste.fixture i.e. tests stubs to a web application server


Date: 21/05/10

Author: P J Kershaw

Contact: Philip.Kershaw@stfc.ac.uk

Copyright: (C) 2010 Science and Technology Facilities Council

License: BSD - see LICENSE file in top-level directory

Classes [hide private]
  TestMyProxyClientMiddlewareApp
Test Application for MyClientProxyMiddleware
  MyProxyClientMiddlewareTestCase
  MyProxyPasteDeployTestCaseBase
Base class for common Paste Deploy related set-up
  MyProxyLogonAppTestCase
Test HTTP MyProxy logon interface
  MyProxyGetTrustRootsMiddlewareTestCase
Test HTTP MyProxy get trust roots interface
Variables [hide private]
  __revision__ = '$Id$'