Go to the source code of this file.
Namespaces | |
tests.unit.beta._beta_features_test | |
Functions | |
def | tests.unit.beta._beta_features_test._metadata_plugin (context, callback) |
Variables | |
string | tests.unit.beta._beta_features_test._GROUP = 'group' |
string | tests.unit.beta._beta_features_test._PER_RPC_CREDENTIALS_METADATA_KEY = b'my-call-credentials-metadata-key' |
string | tests.unit.beta._beta_features_test._PER_RPC_CREDENTIALS_METADATA_VALUE = b'my-call-credentials-metadata-value' |
string | tests.unit.beta._beta_features_test._REQUEST = b'abc' |
string | tests.unit.beta._beta_features_test._RESPONSE = b'123' |
string | tests.unit.beta._beta_features_test._SERVER_HOST_OVERRIDE = 'foo.test.google.fr' |
string | tests.unit.beta._beta_features_test._STREAM_STREAM = 'stream-stream' |
string | tests.unit.beta._beta_features_test._STREAM_UNARY = 'stream-unary' |
string | tests.unit.beta._beta_features_test._UNARY_STREAM = 'unary-stream' |
string | tests.unit.beta._beta_features_test._UNARY_UNARY = 'unary-unary' |
tests.unit.beta._beta_features_test.verbosity | |