]> 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>
Thu, 23 Aug 2018 14:59:06 +0000 (10:59 -0400)
committerGitHub <noreply@github.com>
Thu, 23 Aug 2018 14:59:06 +0000 (10:59 -0400)
commit5c437d6fd81f5400504eadd2c578b39a0f052bd0
tree0ed985ea516b429986134202ddfdecb63b9323e2
parent5223ce2131a121201a78d0680302ea06c4a58369
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