Package svnmailer :: Package _test :: Package suite :: Package notifier
[show private | hide private]
[frames | no frames]

Package svnmailer._test.suite.notifier

Package svnmailer._test.suite.notifier
Submodules
  • _base: Testcases for svnmailer.notifier._base
  • _text: Testcases for svnmailer.notifier._text
  • _textmail: Testcases for svnmailer.notifier._textmail
  • mail: Testcases for svnmailer.notifier.mail
  • stdout: Testcases for svnmailer.notifier.stdout

Variable Summary
list or module _modules_: The list of test modules (in order to be applied)
dict _suitedict_: The map module name -> module
list of str _suites_: The list of test module names (in order)

Variable Details

_modules_

The list of test modules (in order to be applied)
Type:
list or module
Value:
[<module 'svnmailer._test.suite.notifier._base' from '/work/nd/project\
s/svnmailer/tags/0.9.9/src/lib/svnmailer/_test/suite/notifier/_base.py\
c'>,
 <module 'svnmailer._test.suite.notifier._text' from '/work/nd/project\
s/svnmailer/tags/0.9.9/src/lib/svnmailer/_test/suite/notifier/_text.py\
c'>,
 <module 'svnmailer._test.suite.notifier._textmail' from '/work/nd/pro\
jects/svnmailer/tags/0.9.9/src/lib/svnmailer/_test/suite/notifier/_tex\
...                                                                    

_suitedict_

The map module name -> module
Type:
dict
Value:
{'_base': <module 'svnmailer._test.suite.notifier._base' from '/work/n\
d/projects/svnmailer/tags/0.9.9/src/lib/svnmailer/_test/suite/notifier\
/_base.pyc'>,
 '_text': <module 'svnmailer._test.suite.notifier._text' from '/work/n\
d/projects/svnmailer/tags/0.9.9/src/lib/svnmailer/_test/suite/notifier\
/_text.pyc'>,
 '_textmail': <module 'svnmailer._test.suite.notifier._textmail' from \
'/work/nd/projects/svnmailer/tags/0.9.9/src/lib/svnmailer/_test/suite/\
...                                                                    

_suites_

The list of test module names (in order)
Type:
list of str
Value:
['_base', '_text', '_textmail', 'stdout', 'mail']                      

Generated by Epydoc 2.0 on Mon Feb 14 16:49:17 2005 http://epydoc.sf.net