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