| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
PyTester --+
|
DjangoTester
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
walks trhough current working directory, finds something which can be considered as a testdir and runs every test there
|
finds each testfile in the `testdir` and runs it
|
runs every test in `filename` :param filename: an absolute path pointing to a unittest file
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Jun 4 19:39:03 2009 | http://epydoc.sourceforge.net |