mirror of https://github.com/python/cpython.git
![]() Add the following methods: * assertHasAttr() and assertNotHasAttr() * assertIsSubclass() and assertNotIsSubclass() * assertStartsWith() and assertNotStartsWith() * assertEndsWith() and assertNotEndsWith() Also improve error messages for assertIsInstance() and assertNotIsInstance(). |
||
---|---|---|
.. | ||
__init__.py | ||
__main__.py | ||
support.py | ||
testasync.py | ||
testcallable.py | ||
testhelpers.py | ||
testmagicmethods.py | ||
testmock.py | ||
testpatch.py | ||
testsealable.py | ||
testsentinel.py | ||
testthreadingmock.py | ||
testwith.py |