Home
/
Python 3.11
/
Unittest
/
wasSuccessful
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Unittest
wasSuccessful
Python 3.11
Return True if all tests run so far have passed, otherwise returns False.
Syntax
PYTHON
Copy
wasSuccessful()
See Also
unexpectedSuccesses
expectedFailure()