doc / ch.tutteli.atrium.assertions.builders / RepresentationOnly / FinalStep / create

create

fun create(test: () -> Boolean, representation: Any?): RepresentationOnly.FinalStep (source)

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