]> 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 15:02:46 +0000 (11:02 -0400)
committerGitHub <noreply@github.com>
Thu, 23 Aug 2018 15:02:46 +0000 (11:02 -0400)
commit1f7d0470c26aa6fa2b924700f895cd6ee0a575fa
treebd6d7a05224f98f70b1d6ffa29d764d719c5ac81
parent80a0ebaa8385988b1d2dbbbb71ed1f548fc32ad7
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