Classes | Functions | Variables
tests_aio.unit._test_base Namespace Reference

Classes

class  AioTestBase
 

Functions

def _async_to_sync_decorator (Callable f, asyncio.AbstractEventLoop loop)
 
def _get_default_loop (debug=True)
 

Variables

string __all__ = 'AioTestBase'
 
list _COROUTINE_FUNCTION_ALLOWLIST = ['setUp', 'tearDown']
 

Function Documentation

◆ _async_to_sync_decorator()

def tests_aio.unit._test_base._async_to_sync_decorator ( Callable  f,
asyncio.AbstractEventLoop  loop 
)
private

Definition at line 28 of file _test_base.py.

◆ _get_default_loop()

def tests_aio.unit._test_base._get_default_loop (   debug = True)
private

Definition at line 37 of file _test_base.py.

Variable Documentation

◆ __all__

string tests_aio.unit._test_base.__all__ = 'AioTestBase'
private

Definition at line 23 of file _test_base.py.

◆ _COROUTINE_FUNCTION_ALLOWLIST

list tests_aio.unit._test_base._COROUTINE_FUNCTION_ALLOWLIST = ['setUp', 'tearDown']
private

Definition at line 25 of file _test_base.py.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:53