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

Class DocTestFinder

Lib/doctest.py:784–1074  ·  view source on GitHub ↗

A class used to extract the DocTests that are relevant to a given object, from its docstring and the docstrings of its contained objects. Doctests can currently be extracted from the following object types: modules, functions, classes, methods, staticmethods, classmethods, and

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

testmodFunction · 0.85
run_docstring_examplesFunction · 0.85
__init__Method · 0.85
DocTestSuiteFunction · 0.85
testsourceFunction · 0.85

Calls

no outgoing calls

Tested by 5

testmodFunction · 0.68
run_docstring_examplesFunction · 0.68
__init__Method · 0.68
DocTestSuiteFunction · 0.68
testsourceFunction · 0.68