Package PortalTransforms :: Package tests :: Module utils
[show private | hide private]
[frames | no frames]

Module PortalTransforms.tests.utils

Function Summary
  build_test_suite(package_name, module_names, required)
Utlitity for building a test suite from a package name and a list of modules.
  input_file_path(file)
  load(dotted_name, globals)
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

Type:
str
Value:
'/home/vinsci/backup/lab/plone/inst/plone-2.1.1/Products/PortalTransfo\
rms/tests'                                                             

Generated by Epydoc 2.1 on Wed Nov 30 03:58:10 2005 http://epydoc.sf.net