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

Method __init__

XTestRunner/xmlrunner/result.py:138–179  ·  view source on GitHub ↗
(
        self,
        test_result: Any,
        test_method: Any,
        outcome: int = SUCCESS,
        err: Optional[Any] = None,
        subTest: Optional[Any] = None,
        filename: Optional[str] = None,
        lineno: Optional[int] = None,
        doc: Optional[str] = None,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__init__Method · 0.45
__init__Method · 0.45

Calls 4

safe_unicodeFunction · 0.85
testcase_nameFunction · 0.85
_exc_info_to_stringMethod · 0.80
idMethod · 0.80

Tested by

no test coverage detected