Public Member Functions | Private Attributes | List of all members
tests.unit._rpc_test_helpers.Callback Class Reference
Inheritance diagram for tests.unit._rpc_test_helpers.Callback:
Inheritance graph
[legend]

Public Member Functions

def __call__ (self, value)
 
def __init__ (self)
 
def value (self)
 

Private Attributes

 _called
 
 _condition
 
 _value
 

Detailed Description

Definition at line 42 of file _rpc_test_helpers.py.

Constructor & Destructor Documentation

◆ __init__()

def tests.unit._rpc_test_helpers.Callback.__init__ (   self)

Definition at line 44 of file _rpc_test_helpers.py.

Member Function Documentation

◆ __call__()

def tests.unit._rpc_test_helpers.Callback.__call__ (   self,
  value 
)

Definition at line 49 of file _rpc_test_helpers.py.

◆ value()

def tests.unit._rpc_test_helpers.Callback.value (   self)

Definition at line 55 of file _rpc_test_helpers.py.

Member Data Documentation

◆ _called

tests.unit._rpc_test_helpers.Callback._called
private

Definition at line 47 of file _rpc_test_helpers.py.

◆ _condition

tests.unit._rpc_test_helpers.Callback._condition
private

Definition at line 45 of file _rpc_test_helpers.py.

◆ _value

tests.unit._rpc_test_helpers.Callback._value
private

Definition at line 46 of file _rpc_test_helpers.py.


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


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