Instance Propertyswift-testing 6.0.2Testing
index
The zero-based index of this parameter within its associated test’s parameter list.
Test.Case.swift:126This declaration is gated by at least one @_spi attribute.
var index: Int
Other members in extension
Type members
Show system interfaces (1)
Hide system interfaces
Instance members
Show system interfaces (3)
Hide system interfaces
var firstName: String
The first name of this parameter.
var secondName: String?
The second name of this parameter, if specified.
var typeInfo: TypeInfo
Information about the type of this parameter.