Contents

XCTIssueReference.Severity

An enum representing the severity of a test issue.

Declaration

enum Severity

Overview

The numeric values of this enum’s cases are comparable. A case which represents higher severity has a larger numeric value than one which represents lower severity. Specifying a numeric severity value other than one corresponding to a case defined below when initializing an XCTIssue is unsupported.

Topics

Enumeration Cases

Initializers