Home | Trees | Indices | Help |
---|
|
object --+ | extension.Extension --+ | run_database.RunDatabase --+ | DirRunDatabase
A 'DirRunDatabase' reads test runs from a directory.
A 'DirRunDatabase' is associated with a given directory. The database consists of all '.qmr' files in the directory. Each '.qmr' file is treated as a result file.
|
|||
Inherited from |
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Create a new 'DirRunDatabase'. 'directory' -- The path to the directory containing the results files. 'database' -- The test 'Database' to which the results files correspond.
|
Return all the 'TestRun's in the database. returns -- A sequence consisting of all of the 'TestRun's in the database.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Dec 23 12:30:41 2011 | http://epydoc.sourceforge.net |