ObjectFormatter

Represents a formatter for objects.

Typically, it formats the subject of the formulated expectation including the expected values.

Inheritors

Functions

Link copied to clipboard
abstract fun format(value: Any?): String

Returns a formatted version of the given value.