]> git.ipfire.org Git - thirdparty/Python/cpython.git/blob
1758696
[thirdparty/Python/cpython.git] /
1 Removed many old deprecated :mod:`unittest` features:
2 :class:`~unittest.TestCase` method aliases, undocumented and broken
3 :class:`~unittest.TestCase` method ``assertDictContainsSubset``,
4 undocumented :meth:`TestLoader.loadTestsFromModule
5 <unittest.TestLoader.loadTestsFromModule>` parameter *use_load_tests*, and
6 an underscored alias of the :class:`~unittest.TextTestResult` class.