assertk / Table / TableFun

TableFun

protected interface TableFun

Platform and version requirements: Common

Functions

invoke

abstract operator fun invoke(values: Array<out Any?>): Unit

Delegate that receives all values of a row.