]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make it more clear that setUpClass runs before each class, not "class run" (GH-8844)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 25 Aug 2018 02:26:49 +0000 (22:26 -0400)
committerMariatta <Mariatta@users.noreply.github.com>
Sat, 25 Aug 2018 02:26:49 +0000 (19:26 -0700)
commit2443766baec24f48944eebd44610116a3e2f46b1
tree4ea7e0fe07c0d5f261ac27fbb92cc0ea7f79f10a
parentb26fcd6e22b7c150318d555f67b009cedcf5c797
Make it more clear that setUpClass runs before each class, not "class run" (GH-8844)

(cherry picked from commit c33bb5d4016fb2fc8f3b6d4b0c14b73b33cdb3cf)

Co-authored-by: Ville Skyttä <ville.skytta@iki.fi>
Doc/library/unittest.rst