mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
![]() Add a mix-in class ExtraAssertions containing the following methods:
* assertHasAttr() and assertNotHasAttr()
* assertIsSubclass() and assertNotIsSubclass()
* assertStartsWith() and assertNotStartsWith()
* assertEndsWith() and assertNotEndsWith()
(cherry picked from commit
|
||
---|---|---|
.. | ||
__init__.py | ||
gdb_sample.py | ||
test_backtrace.py | ||
test_cfunction.py | ||
test_cfunction_full.py | ||
test_misc.py | ||
test_pretty_print.py | ||
util.py |