ID EN
Unittest

addAsyncCleanup

Python 3.11

This method accepts a coroutine that can be used as a cleanup function.

Syntax

PYTHON
addAsyncCleanup(function, /, *args, **kwargs)