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 | ||
gdb_sample.py | ||
test_backtrace.py | ||
test_cfunction.py | ||
test_cfunction_full.py | ||
test_misc.py | ||
test_pretty_print.py | ||
util.py |