Contents

CiTestResult.Attributes.DestinationTestResults

The results of a test action Xcode Cloud performed using a specific test destination.

Declaration

object CiTestResult.Attributes.DestinationTestResults

Properties

NameTypeDescription
deviceNamestring

The name of the simulated device used for tests.

durationnumber

The time it took to perform a test on a specific simulated device.

osVersionstring

The OS version of the simulated device that Xcode Cloud used to run a test.

statusCiTestStatus

The status of a test for a specific simulated device.

uuidstring

The unique identifier of a test result for a specific simulated device.

See Also

Objects and Types