Classes | Functions | Variables
tests.unit.beta._beta_features_test Namespace Reference

Classes

class  _BlockingIterator
 
class  _Servicer
 
class  BetaFeaturesTest
 
class  ContextManagementAndLifecycleTest
 

Functions

def _metadata_plugin (context, callback)
 

Variables

string _GROUP = 'group'
 
string _PER_RPC_CREDENTIALS_METADATA_KEY = b'my-call-credentials-metadata-key'
 
string _PER_RPC_CREDENTIALS_METADATA_VALUE = b'my-call-credentials-metadata-value'
 
string _REQUEST = b'abc'
 
string _RESPONSE = b'123'
 
string _SERVER_HOST_OVERRIDE = 'foo.test.google.fr'
 
string _STREAM_STREAM = 'stream-stream'
 
string _STREAM_UNARY = 'stream-unary'
 
string _UNARY_STREAM = 'unary-stream'
 
string _UNARY_UNARY = 'unary-unary'
 
 verbosity
 

Function Documentation

◆ _metadata_plugin()

def tests.unit.beta._beta_features_test._metadata_plugin (   context,
  callback 
)
private

Definition at line 135 of file _beta_features_test.py.

Variable Documentation

◆ _GROUP

string tests.unit.beta._beta_features_test._GROUP = 'group'
private

Definition at line 33 of file _beta_features_test.py.

◆ _PER_RPC_CREDENTIALS_METADATA_KEY

string tests.unit.beta._beta_features_test._PER_RPC_CREDENTIALS_METADATA_KEY = b'my-call-credentials-metadata-key'
private

Definition at line 30 of file _beta_features_test.py.

◆ _PER_RPC_CREDENTIALS_METADATA_VALUE

string tests.unit.beta._beta_features_test._PER_RPC_CREDENTIALS_METADATA_VALUE = b'my-call-credentials-metadata-value'
private

Definition at line 31 of file _beta_features_test.py.

◆ _REQUEST

string tests.unit.beta._beta_features_test._REQUEST = b'abc'
private

Definition at line 39 of file _beta_features_test.py.

◆ _RESPONSE

string tests.unit.beta._beta_features_test._RESPONSE = b'123'
private

Definition at line 40 of file _beta_features_test.py.

◆ _SERVER_HOST_OVERRIDE

string tests.unit.beta._beta_features_test._SERVER_HOST_OVERRIDE = 'foo.test.google.fr'
private

Definition at line 28 of file _beta_features_test.py.

◆ _STREAM_STREAM

string tests.unit.beta._beta_features_test._STREAM_STREAM = 'stream-stream'
private

Definition at line 37 of file _beta_features_test.py.

◆ _STREAM_UNARY

string tests.unit.beta._beta_features_test._STREAM_UNARY = 'stream-unary'
private

Definition at line 36 of file _beta_features_test.py.

◆ _UNARY_STREAM

string tests.unit.beta._beta_features_test._UNARY_STREAM = 'unary-stream'
private

Definition at line 35 of file _beta_features_test.py.

◆ _UNARY_UNARY

string tests.unit.beta._beta_features_test._UNARY_UNARY = 'unary-unary'
private

Definition at line 34 of file _beta_features_test.py.

◆ verbosity

tests.unit.beta._beta_features_test.verbosity

Definition at line 355 of file _beta_features_test.py.



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