Home | Trees | Indices | Help |
|
---|
|
object --+ | type --+ | SamplesBasedAutoTest
A metaclass that builds tests out of a samples attribute of a class.
To use this, give the class a samples attribute containing a sequence of anything, and a _runTest(sample) method receiving one item of that sequence.
The metaclass will create one test<n> method for each sample.
Instance Methods | |
Inherited from Inherited from |
Static Methods | |||
a new object with type S, a subtype of T |
|
Properties | |
Inherited from Inherited from |
Method Details |
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |