TestResult.fromkeys#

classmethod TestResult.fromkeys(iterable, value=None, /)[fuente]#

Cree un nuevo diccionario con claves del iterable y valores establecidos en value.