| Trees | Index | Help |
|---|
| Package PortalTransforms :: Package tests :: Module utils |
|
| Function Summary | |
|---|---|
Utlitity for building a test suite from a package name and a list of modules. | |
input_file_path(file)
| |
load a python module from it's name | |
matching_inputs(pattern)
| |
normalize_html(s)
| |
output_file_path(file)
| |
| Variable Summary | |
|---|---|
str |
PREFIX = '/home/vinsci/backup/lab/plone/inst/plone-2.1.1...
|
| Function Details |
|---|
build_test_suite(package_name, module_names, required=1)Utlitity for building a test suite from a package name and a list of modules. If required is false, then ImportErrors will simply result in that module's tests not being added to the returned suite. |
load(dotted_name, globals=None)load a python module from it's name |
| Variable Details |
|---|
PREFIX
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Nov 30 03:58:10 2005 | http://epydoc.sf.net |