representation

open override val representation: Any?(source)

The representation of an instance such as 1, null etc.

Typically, an expected value specified by the test writer, e.g. 1, 2 and 3 in isNoneOf(1, 2, 3)