test.support.run_doctest(module, verbosity=None) Run
addError(test, err) Called when the test case test raises an unexpected exception. err is a tuple of the form
patch.stopall() Stop all active patches. Only stops patches started with start.
_get_child_mock(**kw) Create the child mocks for attributes and return value. By default child mocks will be the same type as
@typing.no_type_check_decorator(decorator) Decorator to give another decorator the no_type_check() effect.
class typing.MutableMapping(Mapping[KT, VT]) A generic version of
output A list of str
assert_not_called() Assert the mock was never called. >>>
class typing.Dict(dict, MutableMapping[KT, VT]) A generic version of
exception test.support.ResourceDenied Subclass of
Page 3 of 28