Home
/
Python 3.11
/
Unittest
/
addTest
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Unittest
addTest
Python 3.11
Add a TestCase or TestSuite to the suite.
Syntax
PYTHON
Copy
addTest(test)
See Also
TestCase
TestSuite