Home
/
Python 3.11
/
Unittest
/
addTest
Python 3.0
Python 3.9
Python 3.11
Fungsi
ID
EN
…
Unittest
addTest
Python 3.11
🇮🇩 Bahasa Indonesia
Tambahkan TestCase atau TestSuite ke suite.
Syntax
PYTHON
Copy
addTest(test)
See Also
TestCase
TestSuite