Changeset - 1173317b4f1a
default
0
2
0
pytest migration: simplify hg+git test class hierarchies
No need to use multiple inheritance when single inheritance can do it just
as well. Let the git/hg test cases just derive from _BaseTestCase which in
turn derives from TestControllerPytest.
Also remove empty setup_class/teardown_class methods.
No need to use multiple inheritance when single inheritance can do it just
as well. Let the git/hg test cases just derive from _BaseTestCase which in
turn derives from TestControllerPytest.
Also remove empty setup_class/teardown_class methods.
2 files changed with 13 insertions and 30 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)