unittest.TextTestResult.stopTestRun

TextTestResult.stopTestRun()

Called once after all tests are executed.

See stopTest for a method called after each test.