FinalStep

Final step which creates an RepresentationOnlyAssertion based on the previously defined representation.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Creates and returns the new Assertion of type T.

Properties

Link copied to clipboard
abstract val representation: Any?
Link copied to clipboard
abstract val test: () -> Boolean

The previously defined test which is used to determine DescriptiveAssertion.holds.