Package p6 :: Package zcmlsupport :: Package tests :: Module module
[show private | hide private]
[frames | no frames]

Module p6.zcmlsupport.tests.module

Preliminaries to hookup a test suite with the external TestModule.

This is necessary because the test framework interferes with seeing changes in the running modules via the module namespace. This enables having some subject classes, instances, permissions, etc, that don't live in the test modules, themselves.

$Id: module.py,v 1.1.1.1 2005/04/28 14:49:25 nyergler Exp $
Classes
I  
I2  
I3  
I4  
S  
S2  

Variable Summary
str template_bracket = '<configure\n   xmlns="http://namespa...

Variable Details

template_bracket

Type:
str
Value:
'''<configure
   xmlns="http://namespaces.zope.org/zope">
   %s
</configure>'''                                                        

Generated by Epydoc 2.1 on Fri Jun 24 12:01:25 2005 http://epydoc.sf.net