RepresentationOnlyAssertionImpl

Constructors

Link copied to clipboard
constructor(test: () -> Boolean, representation: Any?)

Properties

Link copied to clipboard
open override val representation: Any?

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

Functions

Link copied to clipboard
open override fun holds(): Boolean

Indicates whether the assertion holds or not.