Home
/
Python 3.11
/
Unittest
/
stopTest
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Unittest
stopTest
Python 3.11
Called after the test case test has been executed, regardless of the outcome.
Syntax
PYTHON
Copy
stopTest(test)