Home | Trees | Indices | Help |
---|
|
object --+ | extension.Extension --+ | target.Target --+ | SerialTarget
A target that runs tests in serial on the local machine.
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Construct a 'Target'. 'database' -- The 'Database' containing the tests that will be run. 'arguments' -- As for 'Extension.__init__'. 'args' -- As for 'Extension.__init__'.
|
Return true if the target is idle. returns -- True if the target is idle. If the target is idle, additional tasks may be assigned to it.
|
Return the path to a temporary directory. returns -- The path to a temporary directory to pass along to tests and resources via the 'TMPDIR_CONTEXT_PROPERTY'.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Dec 16 22:13:43 2008 | http://epydoc.sourceforge.net |