unittest.mock.patch | Python funcion python unittest-mock Modificado: 01 Jan 2021 Descripción Sintaxis unittest.mock.patch(target, new=DEFAULT, spec=None, create=False, spec_set=None, autospec=None, new_callable=None, **kwargs) Parámetros autospec, create, kwargs, new, new_callable, spec, spec_set, target, Ejemplo Artículos Manual Python Aprende más sobre Python consultando online o descargando nuestro manual.