Closes issue 14971.
unittest test discovery no longer gets confused when a function has a different __name__ than its name in the TestCase class dictionary.
Showing
Please register or sign in to comment
unittest test discovery no longer gets confused when a function has a different __name__ than its name in the TestCase class dictionary.