---
title: CiTestResult.Attributes
framework: appstoreconnectapi
role: symbol
role_heading: Object
path: appstoreconnectapi/citestresult/attributes-data.dictionary
---

# CiTestResult.Attributes

The attributes that describe a Test Results resource.

## Declaration

```data
object CiTestResult.Attributes
```

## Properties

className: The name of the class that contained the tests Xcode Cloud performed. destinationTestResults: Information about the test results for a specific test destination. fileSource: Information about a test file. message: A message generated by a test. name: The name of the test result; for example, ExampleName. status: Test status information; for example, whether the test succeeded or failed.

## Topics

### Objects and types

- [CiTestResult.Attributes.DestinationTestResults](appstoreconnectapi/citestresult/attributes-data.dictionary/destinationtestresults-data.dictionary.md)
- [CiTestStatus](appstoreconnectapi/citeststatus.md)
