Contents

customTestMirror

The custom mirror for this instance.

Declaration

var customTestMirror: Mirror { get }

Mentioned in

Discussion

Do not use this property directly. To get the test reflection of a value, use Swift/Mirror/init(reflectingForTest:)-(CustomTestReflectable).