Companion

Functions

Link copied to clipboard
fun create(test: () -> Boolean, representation: Any?): RepresentationOnly.FinalStep

Factory method to create the FinalStep in the building process of a RepresentationOnlyAssertion based on the given test and representation.