Package-level declarations

Functions

Link copied to clipboard
external fun register(name: String, fn: Function<Unit>)

Defines a new assertion function with the provided name and function. If an assertion already exists with the same name, it is overwritten.