Instance Propertyswift-testing 6.0.2Testing
id
A unique identifier in this bug’s associated bug-tracking system, if available.
Bug.swift:30var id: String?
For more information on how the testing library interprets bug identifiers, see Interpreting bug identifiers.
Other members in extension
Type members
Instance members
var comments: [Comment]
var title: Comment?
The human-readable title of the bug, if specified by the test author.
var url: String?
A URL linking to more information about the bug, if available.
func hash(into: inout Hasher
)