cpython/Lib/unittest
infohash 735fc2cbbc
gh-75988: Fix issues with autospec ignoring wrapped object (#115223)
* set default return value of functional types as _mock_return_value

* added test of wrapping child attributes

* added backward compatibility with explicit return

* added docs on the order of precedence

* added test to check default return_value
2024-03-08 19:14:32 +00:00
..
__init__.py
__main__.py
_log.py
async_case.py
case.py
loader.py
main.py
mock.py
result.py
runner.py
signals.py
suite.py
util.py