---
title: errorDomain
framework: xctest
role: symbol
role_heading: Type Property
path: xctest/xctesterror/errordomain
---

# errorDomain

The error domain for errors that can occur while the test is waiting to fulfill expectations.

## Declaration

```swift
static var errorDomain: String { get }
```
