Class TestError (1.11.0)

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

Error info for running a test.

Attributes

NameDescription
test_case str
The test case resource name.
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.