Public Member Functions | Static Private Attributes | List of all members
tests_aio.unit._test_base.AioTestBase Class Reference
Inheritance diagram for tests_aio.unit._test_base.AioTestBase:
Inheritance graph
[legend]

Public Member Functions

def __getattribute__ (self, name)
 
def loop (self)
 

Static Private Attributes

 _TEST_LOOP = _get_default_loop()
 

Detailed Description

Definition at line 49 of file _test_base.py.

Member Function Documentation

◆ __getattribute__()

def tests_aio.unit._test_base.AioTestBase.__getattribute__ (   self,
  name 
)
Overrides the loading logic to support coroutine functions.

Definition at line 58 of file _test_base.py.

◆ loop()

def tests_aio.unit._test_base.AioTestBase.loop (   self)

Definition at line 55 of file _test_base.py.

Member Data Documentation

◆ _TEST_LOOP

tests_aio.unit._test_base.AioTestBase._TEST_LOOP = _get_default_loop()
staticprivate

Definition at line 52 of file _test_base.py.


The documentation for this class was generated from the following file:


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