Home | Trees | Index | Help |
|
---|
Package lemon :: Package external :: Package Cheetah :: Package Tests :: Module unittest_local_copy :: Class TestProgram |
|
A command-line program that runs a set of tests; this is primarily for making test modules conveniently executable.
Method Summary | |
---|---|
__init__(self,
module,
defaultTest,
argv,
testRunner,
testLoader,
testSuite)
| |
createTests(self)
| |
parseArgs(self,
argv)
| |
runTests(self)
| |
usageExit(self,
msg)
|
Class Variable Summary | |
---|---|
str |
USAGE = "Usage: %(progName)s [options] [test] [...]\n\nO...
|
Class Variable Details |
---|
USAGE
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Mon Nov 10 15:07:54 2003 | http://epydoc.sf.net |