__iter__() Tests grouped by a TestSuite are always accessed by iteration. Subclasses can lazily provide tests by
examples A list of Example objects encoding the individual interactive Python examples that should be run by this
assert_any_call(*args, **kwargs) assert the mock has been called with the specified arguments. The
patch.multiple(target, spec=None, create=False, spec_set=None, autospec=None, new_callable=None, **kwargs) Perform multiple
addTest(test) Add a TestCase or TestSuite to the suite.
mock_calls mock_calls records all calls to the mock object, its methods, magic methods and return
test.support.verbose True when verbose output is enabled. Should be checked when more detailed information is desired
Page 28 of 28