TestError

Error info for running a test.

JSON representation
{
  "testCase": string,
  "status": {
    object (Status)
  },
  "testTime": string
}
Fields
testCase

string

The test case resource name.

status

object (Status)

The status associated with the test.

testTime

string (Timestamp format)

The timestamp when the test was completed.

A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".