Files
typeshed/stdlib/2
rchen152 066c434410 Improve the unittest stubs. (#1927)
* Improvements to stdlib/2/unittest.pyi

* Adds a bunch of missing things.
* Fixes the signatures of assertRaises and failUnlessRaises.
* Corrects the name of a TestCase subclass from CallableTestCase
  to FunctionTestCase.
* Makes defaultTestLoader an instance of TestLoader, as it should
  be, rather than an alias. Based on https://docs.python.org/2/library/unittest.html and
  https://github.com/python/cpython/tree/2.7/Lib/unittest.

* Improvements to stdlib/3/unittest/__init__.pyi

* The constructor arguments to TextTestResult are all required.
* There is a module-level load_tests() function.
* removeResult() returns a bool. Based on https://docs.python.org/3/library/unittest.html and
  https://github.com/python/cpython/tree/master/Lib/unittest.
2018-02-27 06:46:10 -08:00
..
2016-10-26 16:24:49 -07:00
2017-07-26 08:29:30 -07:00
2017-05-23 09:51:29 -07:00
2016-10-26 16:24:49 -07:00
2016-10-26 16:24:49 -07:00
2016-10-26 16:24:49 -07:00
2016-10-26 16:24:49 -07:00
2016-10-26 16:24:49 -07:00
2016-10-26 16:24:49 -07:00
2016-10-26 16:24:49 -07:00
2016-10-26 16:24:49 -07:00
2016-10-26 16:24:49 -07:00
2016-12-19 21:52:56 -08:00
2016-10-26 16:24:49 -07:00
2016-10-26 16:24:49 -07:00
2016-10-26 16:24:49 -07:00
2017-03-19 09:43:40 -07:00
2016-10-26 16:24:49 -07:00
2016-12-19 22:09:35 -08:00
2016-12-19 23:53:19 -08:00
2016-10-26 16:24:49 -07:00
2016-10-26 16:24:49 -07:00
2017-06-02 21:05:21 -07:00
2017-04-02 15:01:17 -07:00
2016-12-19 21:52:56 -08:00
2016-12-19 23:53:19 -08:00
2016-10-30 14:51:52 -07:00
2016-12-20 01:54:34 -08:00
2016-10-26 16:24:49 -07:00
2017-04-02 15:01:17 -07:00
2017-08-02 08:32:10 -07:00
2017-04-30 14:16:30 -07:00
2016-10-26 16:24:49 -07:00
2016-12-19 22:09:35 -08:00
2017-06-05 12:27:34 -07:00
2017-01-31 09:25:45 -08:00
2016-12-19 22:09:35 -08:00
2017-01-31 14:56:48 -08:00
2016-12-19 22:09:35 -08:00
2016-10-26 16:24:49 -07:00
2017-04-24 18:53:47 -07:00
2016-12-19 21:52:56 -08:00
2017-11-13 06:56:24 -08:00
2016-12-19 22:09:35 -08:00
2016-10-26 16:24:49 -07:00
2016-10-26 16:24:49 -07:00
2017-05-31 12:07:21 -07:00
2017-02-06 17:23:22 -08:00
2016-10-26 16:24:49 -07:00
2017-04-21 17:52:48 -07:00
2017-03-19 09:43:40 -07:00
2016-12-19 23:53:19 -08:00
2018-02-08 11:25:48 -08:00
2017-03-12 19:32:46 -07:00
2017-07-02 15:17:37 -07:00
2016-10-26 16:24:49 -07:00
2016-12-19 21:52:56 -08:00