ID EN
Unittest

suiteClass

Python 3.11

Callable object that constructs a test suite from a list of tests. No methods on the resulting object are needed. The default value is the TestSuite class.

Syntax

PYTHON
suiteClass

See Also

TestSuite