Home | Trees | Indices | Help |
---|
|
object --+ | extension.Extension --+ | suite.Suite --+ | ParameterDatabase.ParameterSuite
ParameterSuite represents a suite obtained from applying a given parameter to a suite from the wrapped DB.
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Construct a ParameterSuite. database -- The database this suite refers to. suite -- The original suite this suite parametrizes. parameter -- The value for the parameter to apply to the suite.
|
ParameterSuites contain ParameterSuites which wrap suites contained in the wrapped suite.
|
ParameterSuites contain Tests obtained by applying the given parameter set to the tests contained in the wrapped suite.
|
Return true if this is an implicit test suite. Implicit test suites cannot be edited.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Dec 23 12:30:41 2011 | http://epydoc.sourceforge.net |