MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / addError

Method addError

Lib/unittest/result.py:112–117  ·  view source on GitHub ↗

Called when an error has occurred. 'err' is a tuple of values as returned by sys.exc_info().

(self, test, err)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

test_addErrorMethod · 0.95
testFailFastMethod · 0.95
runMethod · 0.45
doCleanupsMethod · 0.45

Calls 2

_exc_info_to_stringMethod · 0.95
appendMethod · 0.45

Tested by 2

test_addErrorMethod · 0.76
testFailFastMethod · 0.76