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 | |
|
private |
Definition at line 135 of file _beta_features_test.py.
|
private |
Definition at line 33 of file _beta_features_test.py.
|
private |
Definition at line 30 of file _beta_features_test.py.
|
private |
Definition at line 31 of file _beta_features_test.py.
|
private |
Definition at line 39 of file _beta_features_test.py.
|
private |
Definition at line 40 of file _beta_features_test.py.
|
private |
Definition at line 28 of file _beta_features_test.py.
Definition at line 37 of file _beta_features_test.py.
|
private |
Definition at line 36 of file _beta_features_test.py.
|
private |
Definition at line 35 of file _beta_features_test.py.
|
private |
Definition at line 34 of file _beta_features_test.py.
tests.unit.beta._beta_features_test.verbosity |
Definition at line 355 of file _beta_features_test.py.