MCPcopy Create free account
hub / github.com/SeldomQA/XTestRunner / stopTest

Method stopTest

XTestRunner/htmlrunner/result.py:117–145  ·  view source on GitHub ↗

Usually one of addSuccess, addError or addFailure would have been called. But there are some path in unittest that would bypass this. We must disconnect stdout in stopTest(), which is guaranteed to be called.

(self, test: Any)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

writeMethod · 0.45

Tested by

no test coverage detected