testDescription
A description of this instance to use when presenting it in a test’s output.
Declaration
var testDescription: String { get }Discussion
Do not use this property directly. To get the test description of a value, use Swift/String/init(describingForTest:).