Classes
tests.testing._client_application.Outcome Class Reference
Inheritance diagram for tests.testing._client_application.Outcome:
Inheritance graph
[legend]

Classes

class  Kind
 

Detailed Description

Outcome of a client application scenario.

Attributes:
  kind: A Kind value describing the overall kind of scenario execution.
  code: A grpc.StatusCode value. Only valid if kind is Kind.RPC_ERROR.
  details: A status details string. Only valid if kind is Kind.RPC_ERROR.

Definition at line 43 of file _client_application.py.


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


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