bpo-45162: Remove many old deprecated unittest features (GH-28268)
* "fail*" and "assert*" aliases of TestCase methods. * Broken from start TestCase method assertDictContainsSubset(). * Ignored TestLoader.loadTestsFromModule() parameter use_load_tests. * Old alias _TextTestResult of TextTestResult.
S
Serhiy Storchaka committed
b0a6ede3d0bd6fa4ffe413ab4dfc1059201df25b
Parent: 0361335
Committed by GitHub <noreply@github.com>
on 9/17/2021, 10:33:27 AM