mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-22 15:56:50 +08:00
This adds a few stubs that are used by absl-py, and, without them, cause type checker errors under Pytype: * TestCase._formatMessage * TestCase._testMethodName * TestCase._getAssertEqualityFunc * TestProgram.runTests