Skip to content
Snippets Groups Projects
Commit 9a3b4f79 authored by Gregory Szorc's avatar Gregory Szorc
Browse files

run-tests: support setUp() and tearDown() in TestCase wrapper

unittest.TestCase.run() calls setUp() and tearDown() during run(). We
emulate that implementation.
parent 092b1644
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment