ID EN
Unittest

addTest

Python 3.11

Add a TestCase or TestSuite to the suite.

Syntax

PYTHON
addTest(test)

See Also

TestCase TestSuite