Package svnmailer :: Package _test :: Module runner
[show private | hide private]
[frames | no frames]

Module svnmailer._test.runner

Test runner for the svnmailer test suite
Function Summary
list getSuites(argv)
Returns the test suites in svnmailer._test.suite
  run()
Run the tests

Function Details

getSuites(argv=())

Returns the test suites in svnmailer._test.suite
Parameters:
argv - A list of suites to run
           (type=tuple or list)
Returns:
The test suite list; each list item is a tuple, where the first item is the test module object and the second item the suite object.
           (type=list)

run()

Run the tests

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