Home | Trees | Indices | Help |
|
---|
|
object --+ | CommandLineParser
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
available_servers =
|
|||
default_server =
|
|||
scheme =
|
|||
protocol =
|
|||
port = 8080
|
|||
host =
|
|||
cover = False
|
|||
profile = False
|
|||
validate = False
|
|||
conquer = False
|
|||
server = None hash(x) |
|||
basedir = None hash(x) |
|||
interactive = True
|
|||
shortopts =
|
|||
longopts =
|
|
|||
Inherited from |
|
Constructor to populate the TestHarness instance. available_tests should be a list of module names (strings). args defaults to sys.argv[1:], but you can provide a different set of args if you like.
|
Start the coverage tool. To use this feature, you need to download 'coverage.py', either Gareth Rees' original implementation: http://www.garethrees.org/2001/12/04/python-coverage/ or Ned Batchelder's enhanced version: http://www.nedbatchelder.com/code/modules/coverage.html If neither module is found in PYTHONPATH, coverage is silently(!) disabled. |
|
available_servers
|
longopts
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Aug 24 13:21:31 2009 | http://epydoc.sourceforge.net |