init(reflectingForTest:)
Initialize this instance so that it can be presented in a test’s output.
Declaration
init(reflectingForTest subject: some Any)Parameters
- subject:
The value to reflect.
Initialize this instance so that it can be presented in a test’s output.
init(reflectingForTest subject: some Any)The value to reflect.