- Timestamp:
- 31/10/08 14:48:47 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/python/ndg.security.test/ndg/security/test/sessionmanager/README
r4403 r4405 6 6 7 7 1) Two test Attribute Authority services are required. These can be run from 8 the Attribute Authority unit test directory. It's path relative to this8 the Attribute Authority Client unit test directory. It's path relative to this 9 9 directory is ../attributeauthorityclient/. Run each service in a separate 10 10 window so that the output can be monitored: … … 13 13 $ ../attributeauthorityclient/wsgi/siteBServerApp.py 14 14 15 5) Run the tests with the command:15 2) Run the tests with the command: 16 16 17 17 $ python ./test_sessionmanager.py 18 18 19 6) To run individual tests give the test method name:19 3) To run individual tests give the test method name: 20 20 21 21 $ python ./test_sessionmanager.py SessionManagerTestCase.test1Connect
Note: See TracChangeset
for help on using the changeset viewer.