Contents

CiTestResult.Attributes

The attributes that describe a Test Results resource.

Declaration

object CiTestResult.Attributes

Properties

NameTypeDescription
classNamestring

The name of the class that contained the tests Xcode Cloud performed.

destinationTestResults[CiTestResult.Attributes.DestinationTestResults]

Information about the test results for a specific test destination.

fileSourceFileLocation

Information about a test file.

messagestring

A message generated by a test.

namestring

The name of the test result; for example, ExampleName.

statusCiTestStatus

Test status information; for example, whether the test succeeded or failed.

Topics

Objects and Types