Home | Trees | Indices | Help |
|
---|
|
Collection of BiskitTests filtered by category tags. FilteredTestSuite silently ignores Test cases that are either
* classified into any of the forbidden categories
* not classified into any of the allowed categories
By default (if initialized without parameters), all groups are allowed and no groups are forbidden.
|
|||
| __init__(self, tests=(), allowed=[], forbidden=[]) | ||
|
addTest(self,
test) Add Biskit test case if it is matching the allowed and disallowed groups. |
|
|
Add Biskit test case if it is matching the allowed and disallowed groups.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Tue May 1 22:35:03 2007 | http://epydoc.sourceforge.net |