Class TestError (1.2.0)

TestError(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Error info for running a test. .. attribute:: test_case

The test case resource name.

:type: str

Attributes

NameDescription
status google.rpc.status_pb2.Status
The status associated with the test.
test_time google.protobuf.timestamp_pb2.Timestamp
The timestamp when the test was completed.