Skip to main content
objectBuildTestCase

Fields

identifier
String!

The identifier associated with this build test case.

name
String!

Display name of this build test case.

plan
String

The plan associated with this build test case. May be null when unavailable or not applicable.

configuration
String

The configuration associated with this build test case. May be null when unavailable or not applicable.

bundle
String

The bundle associated with this build test case. May be null when unavailable or not applicable.

suite
String

The suite associated with this build test case. May be null when unavailable or not applicable.

result
String!

Structured result associated with this build test case.

durationSeconds
Float

Duration, in seconds. May be null when unavailable or not applicable.

tags
[String!]!

Tags associated with this build test case.

details
[String!]!

Details associated with this build test case.